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

EndPoint System.Net.Sockets.Socket.RemoteEndPoint
getset

Definition at line 1216 of file Socket.cs.

1217 {
1218 [global::Cpp2ILInjected.Token(Token = "0x6001360")]
1219 [global::Cpp2ILInjected.Address(RVA = "0x1E28708", Offset = "0x1E28708", Length = "0xEC")]
1220 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1221 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Telepathy.Server", Member = "NextConnectionId", MemberParameters = new object[] { typeof(TcpClient) }, ReturnType = typeof(int))]
1222 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Telepathy.Server", Member = "GetClientAddress", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
1223 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Net.Sockets.TcpSocket", Member = ".ctor", MemberParameters = new object[] { typeof(TcpClient) }, ReturnType = typeof(void))]
1224 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpControlStream), Member = "AcceptCallback", MemberParameters = new object[] { typeof(IAsyncResult) }, ReturnType = typeof(void))]
1225 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpControlStream), Member = "QueueOrCreateDataConection", MemberParameters = new object[]
1226 {
1227 typeof(CommandStream.PipelineEntry),
1228 typeof(ResponseDescription),
1229 typeof(bool),
1230 typeof(ref Stream),
1231 typeof(ref bool)
1232 }, ReturnType = typeof(CommandStream.PipelineInstruction))]
1233 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NetworkStreamWrapper), Member = "get_ServerAddress", ReturnType = typeof(IPAddress))]
1234 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpConnection), Member = "get_RemoteEndPoint", ReturnType = typeof(IPEndPoint))]
1235 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
1236 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Socket), Member = "ThrowIfDisposedAndClosed", ReturnType = typeof(void))]
1237 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Socket), Member = "RemoteEndPoint_internal", MemberParameters = new object[]
1238 {
1239 typeof(SafeSocketHandle),
1240 typeof(int),
1241 typeof(ref int)
1242 }, ReturnType = typeof(SocketAddress))]
1243 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SocketException), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1244 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
1245 get
1246 {
1247 throw null;
1248 }
1249 }
class f__AnonymousType0<< Count > j__TPar