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

◆ Create() [2/4]

static JsonSerializationException Newtonsoft.Json.JsonSerializationException.Create ( IJsonLineInfo lineInfo,
string path,
string message,
Exception ex )
inlinestaticpackage

Definition at line 537 of file JsonSerializationException.cs.

538 {
539 throw null;
540 }