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

◆ Value

string System.Net.CookieTokenizer.Value
getsetpackage

Definition at line 109 of file CookieTokenizer.cs.

110 {
111 [global::Cpp2ILInjected.Token(Token = "0x6000D02")]
112 [global::Cpp2ILInjected.Address(RVA = "0x1F2E4D4", Offset = "0x1F2E4D4", Length = "0x8")]
113 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
114 get
115 {
116 throw null;
117 }
118 [global::Cpp2ILInjected.Token(Token = "0x6000D03")]
119 [global::Cpp2ILInjected.Address(RVA = "0x1F2E4DC", Offset = "0x1F2E4DC", Length = "0x8")]
120 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
121 set
122 {
123 throw null;
124 }
125 }