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

◆ InternalSetIsCacheFresh

bool System.Net.WebResponse.InternalSetIsCacheFresh
setpackage

Definition at line 165 of file WebResponse.cs.

166 {
167 [global::Cpp2ILInjected.Token(Token = "0x6000BDA")]
168 [global::Cpp2ILInjected.Address(RVA = "0x1F20E60", Offset = "0x1F20E60", Length = "0xC")]
169 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
170 set
171 {
172 throw null;
173 }
174 }