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

◆ Variant

CookieVariant System.Net.Cookie.Variant
getsetpackage

Definition at line 682 of file Cookie.cs.

683 {
684 [global::Cpp2ILInjected.Token(Token = "0x6000CEC")]
685 [global::Cpp2ILInjected.Address(RVA = "0x1F2D870", Offset = "0x1F2D870", Length = "0x8")]
686 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
687 get
688 {
689 throw null;
690 }
691 [global::Cpp2ILInjected.Token(Token = "0x6000CED")]
692 [global::Cpp2ILInjected.Address(RVA = "0x1F2D878", Offset = "0x1F2D878", Length = "0x8")]
693 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
694 set
695 {
696 throw null;
697 }
698 }