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

◆ Offset

int System.Net.Sockets.SocketAsyncEventArgs.Offset
getsetinherited

Definition at line 339 of file SocketAsyncEventArgs.cs.

340 {
341 [global::Cpp2ILInjected.Token(Token = "0x6001460")]
342 [global::Cpp2ILInjected.Address(RVA = "0x1E35BFC", Offset = "0x1E35BFC", Length = "0x8")]
343 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
344 get
345 {
346 throw null;
347 }
348 }