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

◆ JsonReader()

Newtonsoft.Json.JsonReader.JsonReader ( )
inlineprotected

Definition at line 272 of file JsonReader.cs.

273 {
274 this._dateTimeZoneHandling = DateTimeZoneHandling.RoundtripKind;
275 this.<CloseInput>k__BackingField = true;
276 }
class f__AnonymousType0<< Count > j__TPar
bool< CloseInput > k__BackingField

References Newtonsoft.Json.JsonReader.CloseInput, j__TPar, and Newtonsoft.Json.JsonReader.k__BackingField.