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

◆ ParseUnquotedProperty()

void Newtonsoft.Json.JsonTextReader.ParseUnquotedProperty ( )
inlineprivate

Definition at line 619 of file JsonTextReader.cs.

620 {
621 int charPos = this._charPos;
622 char[] chars = this._chars;
623 int charPos2 = this._charPos;
625 }
class f__AnonymousType0<< Count > j__TPar

References Newtonsoft.Json.JsonTextReader._charPos, Newtonsoft.Json.JsonTextReader._chars, and j__TPar.

Referenced by Newtonsoft.Json.JsonTextReader.ParseProperty().