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

◆ ReadMetadataPropertiesToken()

bool Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadMetadataPropertiesToken ( JTokenReader reader,
ref Type objectType,
ref JsonContract contract,
JsonProperty member,
JsonContainerContract containerContract,
JsonProperty containerMember,
object existingValue,
out object newValue,
out string id )
inlineprivate

Definition at line 851 of file JsonSerializerInternalReader.cs.

852 {
853 throw null;
854 }