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

◆ ContentLength

long System.Net.FtpControlStream.ContentLength
getsetpackage

Definition at line 482 of file FtpControlStream.cs.

483 {
484 [global::Cpp2ILInjected.Token(Token = "0x6000810")]
485 [global::Cpp2ILInjected.Address(RVA = "0x1EF0A88", Offset = "0x1EF0A88", Length = "0x8")]
486 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
487 get
488 {
489 throw null;
490 }
491 }