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

◆ ResolveTypeName()

void Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ResolveTypeName ( JsonReader reader,
ref Type objectType,
ref JsonContract contract,
JsonProperty member,
JsonContainerContract containerContract,
JsonProperty containerMember,
string qualifiedTypeName )
inlineprivate

Definition at line 997 of file JsonSerializerInternalReader.cs.

998 {
999 throw null;
1000 }