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

◆ IPProtectionLevel

IPProtectionLevel System.Net.Configuration.SocketElement.IPProtectionLevel
getset

Definition at line 64 of file SocketElement.cs.

65 {
66 [global::Cpp2ILInjected.Token(Token = "0x6001F4C")]
67 [global::Cpp2ILInjected.Address(RVA = "0x1E9B0E0", Offset = "0x1E9B0E0", Length = "0x38")]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
69 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
70 get
71 {
72 throw null;
73 }
74 [global::Cpp2ILInjected.Token(Token = "0x6001F4D")]
75 [global::Cpp2ILInjected.Address(RVA = "0x1E9B118", Offset = "0x1E9B118", Length = "0x38")]
76 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
77 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
78 set
79 {
80 throw null;
81 }
82 }