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

◆ DefaultValue

object Newtonsoft.Json.Serialization.JsonProperty.DefaultValue
getset

Definition at line 334 of file JsonProperty.cs.

335 {
336 [global::Cpp2ILInjected.Token(Token = "0x60005B9")]
337 [global::Cpp2ILInjected.Address(RVA = "0x1CE71D0", Offset = "0x1CE71D0", Length = "0x18")]
338 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
339 get
340 {
341 throw null;
342 }
343 [global::Cpp2ILInjected.Token(Token = "0x60005BA")]
344 [global::Cpp2ILInjected.Address(RVA = "0x1CE71E8", Offset = "0x1CE71E8", Length = "0x10")]
345 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
346 set
347 {
348 throw null;
349 }
350 }