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

◆ ValueType

override Type Newtonsoft.Json.Serialization.TraceJsonReader.ValueType
getset

Definition at line 219 of file TraceJsonReader.cs.

220 {
221 [global::Cpp2ILInjected.Token(Token = "0x600047A")]
222 [global::Cpp2ILInjected.Address(RVA = "0x1CE07EC", Offset = "0x1CE07EC", Length = "0x10")]
223 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
224 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
225 get
226 {
227 throw null;
228 }
229 }