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

◆ ProtocolType

ProtocolType System.Net.Sockets.Socket.ProtocolType
getset

Definition at line 432 of file Socket.cs.

433 {
434 [global::Cpp2ILInjected.Token(Token = "0x6001336")]
435 [global::Cpp2ILInjected.Address(RVA = "0x1E2626C", Offset = "0x1E2626C", Length = "0x8")]
436 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
437 get
438 {
439 throw null;
440 }
441 }