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
get
set
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
}
55
this._arrayPool
=
value
;
56
}
57
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Newtonsoft.Json.JsonTextWriter._arrayPool
IArrayPool< char > _arrayPool
Definition
JsonTextWriter.cs:647
System.ExceptionArgument.value
@ value
Newtonsoft
Json
JsonTextWriter
Generated by
1.10.0