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

◆ UnspecifiedMaximumAge

TimeSpan System.Net.Configuration.RequestCachingSection.UnspecifiedMaximumAge
getset

Definition at line 125 of file RequestCachingSection.cs.

126 {
127 [global::Cpp2ILInjected.Token(Token = "0x6001F23")]
128 [global::Cpp2ILInjected.Address(RVA = "0x1E9A7E8", Offset = "0x1E9A7E8", Length = "0x38")]
129 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
130 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
131 get
132 {
133 throw null;
134 }
135 [global::Cpp2ILInjected.Token(Token = "0x6001F24")]
136 [global::Cpp2ILInjected.Address(RVA = "0x1E9A820", Offset = "0x1E9A820", Length = "0x38")]
137 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
138 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
139 set
140 {
141 throw null;
142 }
143 }