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

◆ Count [2/2]

int Newtonsoft.Json.Linq.JContainer.Count
getinherited

Implements System.Collections.ICollection.

Definition at line 692 of file JContainer.cs.

693 {
694 get
695 {
696 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
697 }
698 }

Referenced by Newtonsoft.Json.Linq.JContainer.Add(), Newtonsoft.Json.Linq.JContainer.CopyItemsTo(), and Newtonsoft.Json.Converters.HashSetConverter.ReadJson().