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

◆ GetDeepHashCode()

override int Newtonsoft.Json.Linq.JValue.GetDeepHashCode ( )
inlinepackage

Definition at line 297 of file JValue.cs.

298 {
299 if (this._value != null)
300 {
301 }
302 JTokenType valueType = this._valueType;
303 int num;
304 return num;
305 }
class f__AnonymousType0<< Count > j__TPar

References Newtonsoft.Json.Linq.JValue._value, Newtonsoft.Json.Linq.JValue._valueType, and j__TPar.