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

◆ RemoteEndPoint

virtual EndPoint System.Net.ContextAwareResult.RemoteEndPoint
getsetpackage

Definition at line 308 of file ContextAwareResult.cs.

309 {
310 [global::Cpp2ILInjected.Token(Token = "0x60006DB")]
311 [global::Cpp2ILInjected.Address(RVA = "0x1EE08DC", Offset = "0x1EE08DC", Length = "0x8")]
312 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
313 get
314 {
315 throw null;
316 }
317 }