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

◆ CloseInput

bool Newtonsoft.Json.JsonReader.CloseInput
getsetinherited

Definition at line 27 of file JsonReader.cs.

28 {
30 get
31 {
32 return this.<CloseInput>k__BackingField;
33 }
35 set
36 {
37 }
38 }
class f__AnonymousType0<< Count > j__TPar
bool< CloseInput > k__BackingField

Referenced by Newtonsoft.Json.JsonReader.JsonReader(), Newtonsoft.Json.JsonTextReader.JsonTextReader(), and Newtonsoft.Json.Bson.BsonReader.Close().