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

◆ UsingSecureStream

bool System.Net.NetworkStreamWrapper.UsingSecureStream
getsetprotected

Definition at line 27 of file NetworkStreamWrapper.cs.

28 {
29 [global::Cpp2ILInjected.Token(Token = "0x60008A9")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1EF95BC", Offset = "0x1EF95BC", Length = "0x7C")]
31 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
32 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpControlStream), Member = "QueueOrCreateFtpDataStream", MemberParameters = new object[] { typeof(ref Stream) }, ReturnType = typeof(CommandStream.PipelineInstruction))]
33 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpControlStream), Member = "PipelineCallback", MemberParameters = new object[]
34 {
35 typeof(CommandStream.PipelineEntry),
36 typeof(ResponseDescription),
37 typeof(bool),
39 }, ReturnType = typeof(CommandStream.PipelineInstruction))]
40 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpControlStream), Member = "BuildCommandsList", MemberParameters = new object[] { typeof(WebRequest) }, ReturnType = typeof(CommandStream.PipelineEntry[]))]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
42 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
43 get
44 {
45 throw null;
46 }
47 }
class f__AnonymousType0<< Count > j__TPar