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

◆ Address

IPAddress System.Net.IPEndPoint.Address
getset

Definition at line 105 of file IPEndPoint.cs.

106 {
107 [global::Cpp2ILInjected.Token(Token = "0x60007D4")]
108 [global::Cpp2ILInjected.Address(RVA = "0x1EEAB04", Offset = "0x1EEAB04", Length = "0x8")]
109 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
110 get
111 {
112 throw null;
113 }
114 [global::Cpp2ILInjected.Token(Token = "0x60007D5")]
115 [global::Cpp2ILInjected.Address(RVA = "0x1EEAB0C", Offset = "0x1EEAB0C", Length = "0x8")]
116 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
117 set
118 {
119 throw null;
120 }
121 }