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

◆ InvokeOnError()

void Newtonsoft.Json.Serialization.JsonContract.InvokeOnError ( object o,
StreamingContext context,
ErrorContext errorContext )
inlinepackageinherited

Definition at line 560 of file JsonContract.cs.

561 {
562 throw null;
563 }