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
get
set
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
}
41
this._arrayPool
=
value
;
42
}
43
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Newtonsoft.Json.JsonTextReader._arrayPool
IArrayPool< char > _arrayPool
Definition
JsonTextReader.cs:1024
System.ExceptionArgument.value
@ value
Newtonsoft
Json
JsonTextReader
Generated by
1.10.0