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

◆ Remove() [3/5]

void IList. Newtonsoft.Json.Linq.JContainer.Remove ( object value)
inlineprivateinherited

Implements System.Collections.IList.

Definition at line 662 of file JContainer.cs.

663 {
664 JToken jtoken = this.EnsureValue(value);
665 }
class f__AnonymousType0<< Count > j__TPar
JToken EnsureValue(object value)

References Newtonsoft.Json.Linq.JContainer.EnsureValue(), and j__TPar.