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

◆ ArrayPool

IArrayPool<char> Newtonsoft.Json.JsonTextWriter.ArrayPool
getset

Definition at line 44 of file JsonTextWriter.cs.

45 {
46 get
47 {
48 return this._arrayPool;
49 }
50 set
51 {
52 while (value == null)
53 {
54 }
56 }
57 }
class f__AnonymousType0<< Count > j__TPar