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

◆ CreateValueInternal()

object Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal ( JsonReader reader,
Type objectType,
JsonContract contract,
JsonProperty member,
JsonContainerContract containerContract,
JsonProperty containerMember,
object existingValue )
inlineprivate

Definition at line 496 of file JsonSerializerInternalReader.cs.

497 {
498 throw null;
499 }