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
getset

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;
103 }
104 }
class f__AnonymousType0<< Count > j__TPar