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

◆ CreateUnexpectedEndException()

JsonReaderException Newtonsoft.Json.JsonReader.CreateUnexpectedEndException ( )
inlinepackageinherited

Definition at line 716 of file JsonReader.cs.

717 {
718 JsonReaderException ex;
719 return ex;
720 }