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

◆ EnsureParentToken()

JToken Newtonsoft.Json.Linq.JContainer.EnsureParentToken ( JToken item,
bool skipParentCheck )
inlinepackageinherited

Definition at line 354 of file JContainer.cs.

355 {
356 throw null;
357 }