terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ InternalWritePropertyName()

void Newtonsoft.Json.JsonWriter.InternalWritePropertyName ( string name)
inlinepackageinherited

Definition at line 893 of file JsonWriter.cs.

894 {
896 this.AutoComplete(JsonToken.PropertyName);
897 }
class f__AnonymousType0<< Count > j__TPar
void AutoComplete(JsonToken tokenBeingWritten)

References Newtonsoft.Json.JsonWriter.AutoComplete(), j__TPar, and System.name.