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

◆ ShouldWriteReference()

bool Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.ShouldWriteReference ( object value,
JsonProperty property,
JsonContract valueContract,
JsonContainerContract collectionContract,
JsonProperty containerProperty )
inlineprivate

Definition at line 483 of file JsonSerializerInternalWriter.cs.

484 {
485 throw null;
486 }