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

◆ CookieContainer

virtual CookieContainer System.Net.HttpWebRequest.CookieContainer
getset

Definition at line 521 of file HttpWebRequest.cs.

522 {
523 [global::Cpp2ILInjected.Token(Token = "0x6000FAF")]
524 [global::Cpp2ILInjected.Address(RVA = "0x1F524D8", Offset = "0x1F524D8", Length = "0x8")]
525 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
526 get
527 {
528 throw null;
529 }
530 [global::Cpp2ILInjected.Token(Token = "0x6000FB0")]
531 [global::Cpp2ILInjected.Address(RVA = "0x1F524E0", Offset = "0x1F524E0", Length = "0x8")]
532 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
533 set
534 {
535 throw null;
536 }
537 }