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

◆ MoveToContent()

bool Newtonsoft.Json.JsonReader.MoveToContent ( )
inlinepackageinherited

Definition at line 883 of file JsonReader.cs.

884 {
885 if (this != null)
886 {
887 }
888 return true;
889 }

Referenced by Newtonsoft.Json.JsonReader.ReadAndMoveToContent().