terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ RemoveItem()

override void Newtonsoft.Json.Linq.JPropertyKeyedCollection.RemoveItem ( int index)
inlineprotectedvirtual

Reimplemented from System.Collections.ObjectModel.Collection< JToken >.

Definition at line 206 of file JPropertyKeyedCollection.cs.

207 {
208 throw null;
209 }