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

IPEndPoint System.Net.HttpConnection.RemoteEndPoint
getset

Definition at line 159 of file HttpConnection.cs.

160 {
161 [global::Cpp2ILInjected.Token(Token = "0x6000EB3")]
162 [global::Cpp2ILInjected.Address(RVA = "0x1F499E0", Offset = "0x1F499E0", Length = "0x80")]
163 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
164 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpListenerRequest), Member = "get_IsLocal", ReturnType = typeof(bool))]
165 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpListenerRequest), Member = "get_RemoteEndPoint", ReturnType = typeof(IPEndPoint))]
166 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
167 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Socket), Member = "get_RemoteEndPoint", ReturnType = typeof(EndPoint))]
168 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
169 get
170 {
171 throw null;
172 }
173 }
class f__AnonymousType0<< Count > j__TPar