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

◆ this[int index] [2/2]

object IList. Newtonsoft.Json.Linq.JContainer.this[int index]
getsetprivateinherited

Implements System.Collections.IList.

Definition at line 673 of file JContainer.cs.

674 {
675 get
676 {
677 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
678 }
679 set
680 {
682 }
683 }
class f__AnonymousType0<< Count > j__TPar
JToken EnsureValue(object value)