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

◆ AddressFamily

AddressFamily System.Net.Sockets.Socket.AddressFamily
getset

Definition at line 408 of file Socket.cs.

409 {
410 [global::Cpp2ILInjected.Token(Token = "0x6001334")]
411 [global::Cpp2ILInjected.Address(RVA = "0x1E2625C", Offset = "0x1E2625C", Length = "0x8")]
412 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
413 get
414 {
415 throw null;
416 }
417 }