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

◆ DefaultCachePolicy

new RequestCachePolicy System.Net.FtpWebRequest.DefaultCachePolicy
staticgetset

Definition at line 33 of file FtpWebRequest.cs.

34 {
35 [global::Cpp2ILInjected.Token(Token = "0x6000849")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1EF2918", Offset = "0x1EF2918", Length = "0x50")]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpWebRequest), Member = "get_CachePolicy", ReturnType = typeof(RequestCachePolicy))]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WebRequest), Member = "get_DefaultCachePolicy", ReturnType = typeof(RequestCachePolicy))]
40 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
41 get
42 {
43 throw null;
44 }
45 [global::Cpp2ILInjected.Token(Token = "0x600084A")]
46 [global::Cpp2ILInjected.Address(RVA = "0x1EF2968", Offset = "0x1EF2968", Length = "0x4")]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 set
49 {
50 throw null;
51 }
52 }
class f__AnonymousType0<< Count > j__TPar