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

◆ MinimumFresh

TimeSpan System.Net.Configuration.HttpCachePolicyElement.MinimumFresh
getset

Definition at line 65 of file HttpCachePolicyElement.cs.

66 {
67 [global::Cpp2ILInjected.Token(Token = "0x6001ECB")]
68 [global::Cpp2ILInjected.Address(RVA = "0x1E994A8", Offset = "0x1E994A8", Length = "0x38")]
69 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
70 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
71 get
72 {
73 throw null;
74 }
75 [global::Cpp2ILInjected.Token(Token = "0x6001ECC")]
76 [global::Cpp2ILInjected.Address(RVA = "0x1E994E0", Offset = "0x1E994E0", Length = "0x38")]
77 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
78 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
79 set
80 {
81 throw null;
82 }
83 }