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

◆ AddFirst()

void Newtonsoft.Json.Linq.JContainer.AddFirst ( object content)
inlineinherited

Definition at line 367 of file JContainer.cs.

368 {
369 long num = 0L;
370 long num2 = 0L;
371 this.AddInternal((int)num, content, num2 != 0L);
372 }
class f__AnonymousType0<< Count > j__TPar
void AddInternal(int index, object content, bool skipParentCheck)

References Newtonsoft.Json.Linq.JContainer.AddInternal(), j__TPar, and System.L.