terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ IndentChar

char Newtonsoft.Json.JsonTextWriter.IndentChar
getset

Definition at line 98 of file JsonTextWriter.cs.

99 {
100 [global::Cpp2ILInjected.Token(Token = "0x600010F")]
101 [global::Cpp2ILInjected.Address(RVA = "0x1CC00D4", Offset = "0x1CC00D4", Length = "0x8")]
102 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
103 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
104 get
105 {
106 throw null;
107 }
108 [global::Cpp2ILInjected.Token(Token = "0x6000110")]
109 [global::Cpp2ILInjected.Address(RVA = "0x1CC00DC", Offset = "0x1CC00DC", Length = "0x18")]
110 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
111 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
112 set
113 {
114 throw null;
115 }
116 }