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

◆ GetPropertyName()

string Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.GetPropertyName ( JsonWriter writer,
object name,
JsonContract contract,
out bool escape )
inlineprivate

Definition at line 2030 of file JsonSerializerInternalWriter.cs.

2031 {
2032 throw null;
2033 }