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

◆ LocalEndPoint

IPEndPoint System.Net.HttpConnection.LocalEndPoint
getset

Definition at line 140 of file HttpConnection.cs.

141 {
142 [global::Cpp2ILInjected.Token(Token = "0x6000EB2")]
143 [global::Cpp2ILInjected.Address(RVA = "0x1F49930", Offset = "0x1F49930", Length = "0xB0")]
144 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
145 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpListenerRequest), Member = "FinishInitialization", ReturnType = typeof(bool))]
146 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpListenerRequest), Member = "get_IsLocal", ReturnType = typeof(bool))]
147 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpListenerRequest), Member = "get_LocalEndPoint", ReturnType = typeof(IPEndPoint))]
148 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpListenerRequest), Member = "get_UserHostAddress", ReturnType = typeof(string))]
149 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
150 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Socket), Member = "get_LocalEndPoint", ReturnType = typeof(EndPoint))]
151 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
152 get
153 {
154 throw null;
155 }
156 }
class f__AnonymousType0<< Count > j__TPar