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

◆ Secure

bool System.Net.Cookie.Secure
getset

Definition at line 630 of file Cookie.cs.

631 {
632 [global::Cpp2ILInjected.Token(Token = "0x6000CE7")]
633 [global::Cpp2ILInjected.Address(RVA = "0x1F2D7F4", Offset = "0x1F2D7F4", Length = "0x8")]
634 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
635 get
636 {
637 throw null;
638 }
639 [global::Cpp2ILInjected.Token(Token = "0x6000CE8")]
640 [global::Cpp2ILInjected.Address(RVA = "0x1F2D7FC", Offset = "0x1F2D7FC", Length = "0xC")]
641 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
642 set
643 {
644 throw null;
645 }
646 }