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

◆ DefaultCachePolicy

RequestCachePolicy System.Net.WebRequest.DefaultCachePolicy
staticgetset

Definition at line 391 of file WebRequest.cs.

392 {
393 [global::Cpp2ILInjected.Token(Token = "0x6000B8E")]
394 [global::Cpp2ILInjected.Address(RVA = "0x1F1F1EC", Offset = "0x1F1F1EC", Length = "0x7C")]
395 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpWebRequest), Member = "get_DefaultCachePolicy", ReturnType = typeof(RequestCachePolicy))]
396 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebRequest), Member = "SetupCacheProtocol", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(void))]
397 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
398 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RequestCacheManager), Member = "GetBinding", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(RequestCacheBinding))]
399 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
400 get
401 {
402 throw null;
403 }
404 [global::Cpp2ILInjected.Token(Token = "0x6000B8F")]
405 [global::Cpp2ILInjected.Address(RVA = "0x1F1F268", Offset = "0x1F1F268", Length = "0xD4")]
406 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
407 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RequestCacheManager), Member = "GetBinding", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(RequestCacheBinding))]
408 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RequestCacheBinding), Member = ".ctor", MemberParameters = new object[]
409 {
413 }, ReturnType = typeof(void))]
414 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RequestCacheManager), Member = "SetBinding", MemberParameters = new object[]
415 {
416 typeof(string),
418 }, ReturnType = typeof(void))]
419 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
420 set
421 {
422 throw null;
423 }
424 }
class f__AnonymousType0<< Count > j__TPar