terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ SetToken() [1/3]

void Newtonsoft.Json.JsonReader.SetToken ( JsonToken newToken)
inlineprotectedinherited

Definition at line 756 of file JsonReader.cs.

757 {
758 long num = 0L;
759 this.SetToken(newToken, num, true);
760 }
void SetToken(JsonToken newToken)

References System.L, and Newtonsoft.Json.JsonReader.SetToken().

Referenced by Newtonsoft.Json.JsonReader.SetToken(), and Newtonsoft.Json.JsonReader.SetToken().