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

◆ WriteToken() [3/5]

override void Newtonsoft.Json.Linq.JTokenWriter.WriteToken ( JsonReader reader,
bool writeChildren,
bool writeDateConstructorAsDate,
bool writeComments )
inlinepackagevirtual

Reimplemented from Newtonsoft.Json.JsonWriter.

Definition at line 619 of file JTokenWriter.cs.

620 {
621 throw null;
622 }