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

◆ TokenType

virtual JsonToken Newtonsoft.Json.JsonReader.TokenType
getsetinherited

Definition at line 321 of file JsonReader.cs.

322 {
323 [global::Cpp2ILInjected.Token(Token = "0x6000171")]
324 [global::Cpp2ILInjected.Address(RVA = "0x1CC21AC", Offset = "0x1CC21AC", Length = "0x8")]
325 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
326 get
327 {
328 throw null;
329 }
330 }