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

◆ CacheProtocol

RequestCacheProtocol System.Net.WebRequest.CacheProtocol
getsetpackage

Definition at line 828 of file WebRequest.cs.

829 {
830 [global::Cpp2ILInjected.Token(Token = "0x6000BB2")]
831 [global::Cpp2ILInjected.Address(RVA = "0x1F1FD50", Offset = "0x1F1FD50", Length = "0x8")]
832 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
833 get
834 {
835 throw null;
836 }
837 [global::Cpp2ILInjected.Token(Token = "0x6000BB3")]
838 [global::Cpp2ILInjected.Address(RVA = "0x1F1FD58", Offset = "0x1F1FD58", Length = "0x8")]
839 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
840 set
841 {
842 throw null;
843 }
844 }