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
◆
IndentChar
char Newtonsoft.Json.JsonTextWriter.IndentChar
get
set
Definition at line
93
of file
JsonTextWriter.cs
.
94
{
95
get
96
{
97
return
this.
_indentChar
;
98
}
99
set
100
{
101
char
indentChar
= this.
_indentChar
;
102
this._indentChar
=
value
;
103
}
104
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Newtonsoft.Json.JsonTextWriter._indentChar
char _indentChar
Definition
JsonTextWriter.cs:629
System.ExceptionArgument.value
@ value
Newtonsoft
Json
JsonTextWriter
Generated by
1.10.0