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

◆ IndexOfReference()

int Newtonsoft.Json.Linq.JPropertyKeyedCollection.IndexOfReference ( JToken t)
inline

Definition at line 255 of file JPropertyKeyedCollection.cs.

256 {
257 int num;
258 return num;
259 }

Referenced by Newtonsoft.Json.Linq.JObject.IndexOfItem().