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

◆ SocketType

SocketType System.Net.Sockets.Socket.SocketType
getset

Definition at line 420 of file Socket.cs.

421 {
422 [global::Cpp2ILInjected.Token(Token = "0x6001335")]
423 [global::Cpp2ILInjected.Address(RVA = "0x1E26264", Offset = "0x1E26264", Length = "0x8")]
424 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
425 get
426 {
427 throw null;
428 }
429 }