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

EndPoint System.Net.Sockets.Socket.LocalEndPoint
getset

Definition at line 1076 of file Socket.cs.

1077 {
1078 [global::Cpp2ILInjected.Token(Token = "0x6001357")]
1079 [global::Cpp2ILInjected.Address(RVA = "0x1E282D0", Offset = "0x1E282D0", Length = "0xE4")]
1080 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1081 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpControlStream), Member = "QueueOrCreateDataConection", MemberParameters = new object[]
1082 {
1083 typeof(CommandStream.PipelineEntry),
1084 typeof(ResponseDescription),
1085 typeof(bool),
1086 typeof(ref Stream),
1087 typeof(ref bool)
1088 }, ReturnType = typeof(CommandStream.PipelineInstruction))]
1089 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpControlStream), Member = "CreateFtpListenerSocket", MemberParameters = new object[] { typeof(FtpWebRequest) }, ReturnType = typeof(void))]
1090 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpControlStream), Member = "GetPortCommandLine", MemberParameters = new object[] { typeof(FtpWebRequest) }, ReturnType = typeof(string))]
1091 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpConnection), Member = "get_LocalEndPoint", ReturnType = typeof(IPEndPoint))]
1092 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
1093 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Socket), Member = "ThrowIfDisposedAndClosed", ReturnType = typeof(void))]
1094 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Socket), Member = "LocalEndPoint_internal", MemberParameters = new object[]
1095 {
1096 typeof(SafeSocketHandle),
1097 typeof(int),
1098 typeof(ref int)
1099 }, ReturnType = typeof(SocketAddress))]
1100 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SocketException), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1101 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
1102 get
1103 {
1104 throw null;
1105 }
1106 }
class f__AnonymousType0<< Count > j__TPar