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

◆ ContentsHashCode()

int Newtonsoft.Json.Linq.JContainer.ContentsHashCode ( )
inlinepackageinherited

Definition at line 441 of file JContainer.cs.

442 {
443 long num = 0L;
444 if (this != null)
445 {
446 }
447 if (num == 0L)
448 {
449 }
450 throw new OutOfMemoryException();
451 }

References System.L.