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

◆ EnsureArrayContract()

JsonArrayContract Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureArrayContract ( JsonReader reader,
Type objectType,
JsonContract contract )
inlineprivate

Definition at line 1044 of file JsonSerializerInternalReader.cs.

1045 {
1046 throw null;
1047 }