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.NetworkStreamWrapper.Position
getset

Definition at line 230 of file NetworkStreamWrapper.cs.

231 {
232 [global::Cpp2ILInjected.Token(Token = "0x60008B7")]
233 [global::Cpp2ILInjected.Address(RVA = "0x1EF977C", Offset = "0x1EF977C", Length = "0x10")]
234 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
235 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
236 get
237 {
238 throw null;
239 }
240 [global::Cpp2ILInjected.Token(Token = "0x60008B8")]
241 [global::Cpp2ILInjected.Address(RVA = "0x1EF978C", Offset = "0x1EF978C", Length = "0x14")]
242 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
243 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
244 set
245 {
246 throw null;
247 }
248 }