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

◆ SetFinished()

void Newtonsoft.Json.JsonReader.SetFinished ( )
inlineprivateinherited

Definition at line 822 of file JsonReader.cs.

823 {
824 bool flag = this.<SupportMultipleContent>k__BackingField;
825 this._currentState = JsonReader.State.Finished;
826 }
class f__AnonymousType0<< Count > j__TPar
bool< CloseInput > k__BackingField

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