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.JsonTextReader.ArrayPool
getset

Definition at line 30 of file JsonTextReader.cs.

31 {
32 get
33 {
34 return this._arrayPool;
35 }
36 set
37 {
38 while (value == null)
39 {
40 }
42 }
43 }
class f__AnonymousType0<< Count > j__TPar