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

◆ ServerAddress

IPAddress System.Net.NetworkStreamWrapper.ServerAddress
getsetpackage

Definition at line 50 of file NetworkStreamWrapper.cs.

51 {
52 [global::Cpp2ILInjected.Token(Token = "0x60008AA")]
53 [global::Cpp2ILInjected.Address(RVA = "0x1EF9638", Offset = "0x1EF9638", Length = "0x88")]
54 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpControlStream), Member = "AcceptCallback", MemberParameters = new object[] { typeof(IAsyncResult) }, ReturnType = typeof(void))]
56 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpControlStream), Member = "BuildCommandsList", MemberParameters = new object[] { typeof(WebRequest) }, ReturnType = typeof(CommandStream.PipelineEntry[]))]
57 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpControlStream), Member = "QueueOrCreateDataConection", MemberParameters = new object[]
58 {
59 typeof(CommandStream.PipelineEntry),
60 typeof(ResponseDescription),
61 typeof(bool),
63 typeof(ref bool)
64 }, ReturnType = typeof(CommandStream.PipelineInstruction))]
65 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpControlStream), Member = "GetPortCommandLine", MemberParameters = new object[] { typeof(FtpWebRequest) }, ReturnType = typeof(string))]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
67 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Socket), Member = "get_RemoteEndPoint", ReturnType = typeof(EndPoint))]
68 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
69 get
70 {
71 throw null;
72 }
73 }
class f__AnonymousType0<< Count > j__TPar