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

◆ TraceWriter

virtual ITraceWriter Newtonsoft.Json.JsonSerializer.TraceWriter
getset

Definition at line 112 of file JsonSerializer.cs.

113 {
114 [global::Cpp2ILInjected.Token(Token = "0x60001F4")]
115 [global::Cpp2ILInjected.Address(RVA = "0x1CC7BC0", Offset = "0x1CC7BC0", Length = "0x8")]
116 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
117 get
118 {
119 throw null;
120 }
121 [global::Cpp2ILInjected.Token(Token = "0x60001F5")]
122 [global::Cpp2ILInjected.Address(RVA = "0x1CC7BC8", Offset = "0x1CC7BC8", Length = "0x8")]
123 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
124 set
125 {
126 throw null;
127 }
128 }