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

◆ ReadFrom() [1/2]

static JToken Newtonsoft.Json.Linq.JToken.ReadFrom ( JsonReader reader)
inlinestaticinherited

Definition at line 1777 of file JToken.cs.

1778 {
1779 if (!true)
1780 {
1781 }
1782 JToken jtoken;
1783 return jtoken;
1784 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(), and Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadExtensionDataValue().