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

◆ DomainKey

string System.Net.Cookie.DomainKey
getsetpackage

Definition at line 701 of file Cookie.cs.

702 {
703 [global::Cpp2ILInjected.Token(Token = "0x6000CEE")]
704 [global::Cpp2ILInjected.Address(RVA = "0x1F2D880", Offset = "0x1F2D880", Length = "0x1C")]
705 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
706 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
707 get
708 {
709 throw null;
710 }
711 }