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

◆ WritePropertyName() [1/2]

override void Newtonsoft.Json.Bson.BsonWriter.WritePropertyName ( string name)
inlinevirtual

Reimplemented from Newtonsoft.Json.JsonWriter.

Definition at line 108 of file BsonWriter.cs.

109 {
110 base.WritePropertyName(name);
112 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.name.