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

◆ CachePolicy

virtual RequestCachePolicy System.Net.WebRequest.CachePolicy
getset

Definition at line 427 of file WebRequest.cs.

428 {
429 [global::Cpp2ILInjected.Token(Token = "0x6000B90")]
430 [global::Cpp2ILInjected.Address(RVA = "0x1F1F33C", Offset = "0x1F1F33C", Length = "0x8")]
431 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
432 get
433 {
434 throw null;
435 }
436 [global::Cpp2ILInjected.Token(Token = "0x6000B91")]
437 [global::Cpp2ILInjected.Address(RVA = "0x1F1F344", Offset = "0x1F1F344", Length = "0x4")]
438 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
439 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
440 set
441 {
442 throw null;
443 }
444 }