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]

virtual void Newtonsoft.Json.JsonWriter.WriteToken ( JsonReader reader,
bool writeChildren,
bool writeDateConstructorAsDate,
bool writeComments )
inlinepackagevirtualinherited

Reimplemented in Newtonsoft.Json.Linq.JTokenWriter.

Definition at line 845 of file JsonWriter.cs.

846 {
847 throw null;
848 }