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

◆ JsonWriter() [2/2]

Newtonsoft.Json.JsonWriter.JsonWriter ( )
inlineprotected

Definition at line 261 of file JsonWriter.cs.

262 {
263 this._dateTimeZoneHandling = DateTimeZoneHandling.RoundtripKind;
264 this.<CloseOutput>k__BackingField = true;
265 }
class f__AnonymousType0<< Count > j__TPar
bool< CloseOutput > k__BackingField

References Newtonsoft.Json.JsonWriter.CloseOutput, j__TPar, and Newtonsoft.Json.JsonWriter.k__BackingField.