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

◆ MaximumStale

TimeSpan System.Net.Configuration.HttpCachePolicyElement.MaximumStale
getset

Definition at line 44 of file HttpCachePolicyElement.cs.

45 {
46 [global::Cpp2ILInjected.Token(Token = "0x6001EC9")]
47 [global::Cpp2ILInjected.Address(RVA = "0x1E99438", Offset = "0x1E99438", Length = "0x38")]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
49 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
50 get
51 {
52 throw null;
53 }
54 [global::Cpp2ILInjected.Token(Token = "0x6001ECA")]
55 [global::Cpp2ILInjected.Address(RVA = "0x1E99470", Offset = "0x1E99470", Length = "0x38")]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
58 set
59 {
60 throw null;
61 }
62 }