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

◆ IsPrivateCache

bool System.Net.Configuration.RequestCachingSection.IsPrivateCache
getset

Definition at line 91 of file RequestCachingSection.cs.

92 {
93 [global::Cpp2ILInjected.Token(Token = "0x6001F20")]
94 [global::Cpp2ILInjected.Address(RVA = "0x1E9A740", Offset = "0x1E9A740", Length = "0x38")]
95 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
96 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
97 get
98 {
99 throw null;
100 }
101 [global::Cpp2ILInjected.Token(Token = "0x6001F21")]
102 [global::Cpp2ILInjected.Address(RVA = "0x1E9A778", Offset = "0x1E9A778", Length = "0x38")]
103 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
104 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
105 set
106 {
107 throw null;
108 }
109 }