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

◆ Position

override long System.Net.FtpDataStream.Position
getset

Definition at line 171 of file FtpDataStream.cs.

172 {
173 [global::Cpp2ILInjected.Token(Token = "0x600082E")]
174 [global::Cpp2ILInjected.Address(RVA = "0x1EF1748", Offset = "0x1EF1748", Length = "0x10")]
175 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
176 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
177 get
178 {
179 throw null;
180 }
181 [global::Cpp2ILInjected.Token(Token = "0x600082F")]
182 [global::Cpp2ILInjected.Address(RVA = "0x1EF1758", Offset = "0x1EF1758", Length = "0x14")]
183 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
184 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
185 set
186 {
187 throw null;
188 }
189 }