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
◆
MaxDepth
virtual
? int Newtonsoft.Json.JsonSerializer.MaxDepth
get
set
Definition at line
631
of file
JsonSerializer.cs
.
632
{
633
get
634
{
635
return
this.
_maxDepth
;
636
}
637
set
638
{
639
this._maxDepth
=
value
;
640
this._maxDepthSet
=
true
;
641
}
642
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Newtonsoft.Json.JsonSerializer._maxDepth
int? _maxDepth
Definition
JsonSerializer.cs:980
System.ExceptionArgument.value
@ value
Newtonsoft
Json
JsonSerializer
Generated by
1.10.0