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

◆ CurrentToken

JToken Newtonsoft.Json.Linq.JTokenWriter.CurrentToken
getset

Definition at line 16 of file JTokenWriter.cs.

17 {
18 [global::Cpp2ILInjected.Token(Token = "0x6000826")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1D0FB88", Offset = "0x1D0FB88", Length = "0x8")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 get
22 {
23 throw null;
24 }
25 }