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

◆ HandleError()

void Newtonsoft.Json.Serialization.JsonSerializerInternalReader.HandleError ( JsonReader reader,
bool readPastError,
int initialDepth )
inlineprivate

Definition at line 1193 of file JsonSerializerInternalReader.cs.

1194 {
1195 base.ClearErrorContext();
1196 reader.Skip();
1197 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Newtonsoft.Json.JsonReader.Skip().