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

◆ Length

override long System.Net.FtpDataStream.Length
getset

Definition at line 158 of file FtpDataStream.cs.

159 {
160 [global::Cpp2ILInjected.Token(Token = "0x600082D")]
161 [global::Cpp2ILInjected.Address(RVA = "0x1EF1738", Offset = "0x1EF1738", Length = "0x10")]
162 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
163 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
164 get
165 {
166 throw null;
167 }
168 }