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

◆ IsCommandOnly

bool System.Net.FtpMethodInfo.IsCommandOnly
getsetpackage

Definition at line 32 of file FtpMethodInfo.cs.

33 {
34 [global::Cpp2ILInjected.Token(Token = "0x6000842")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1EF2240", Offset = "0x1EF2240", Length = "0x10")]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpControlStream), Member = "BuildCommandsList", MemberParameters = new object[] { typeof(WebRequest) }, ReturnType = typeof(CommandStream.PipelineEntry[]))]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
39 get
40 {
41 throw null;
42 }
43 }
class f__AnonymousType0<< Count > j__TPar