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
◆
Indentation
int Newtonsoft.Json.JsonTextWriter.Indentation
get
set
Definition at line
62
of file
JsonTextWriter.cs
.
63
{
64
get
65
{
66
return
this.
_indentation
;
67
}
68
set
69
{
70
this._indentation
=
value
;
71
}
72
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Newtonsoft.Json.JsonTextWriter._indentation
int _indentation
Definition
JsonTextWriter.cs:632
System.ExceptionArgument.value
@ value
Newtonsoft
Json
JsonTextWriter
Generated by
1.10.0