terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ InUse

bool System.Net.FtpWebRequest.InUse
getsetprivate

Definition at line 1376 of file FtpWebRequest.cs.

1377 {
1378 [global::Cpp2ILInjected.Token(Token = "0x600088B")]
1379 [global::Cpp2ILInjected.Address(RVA = "0x1EF2B18", Offset = "0x1EF2B18", Length = "0x18")]
1380 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1381 get
1382 {
1383 throw null;
1384 }
1385 }