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

◆ MaxDepth

override? int Newtonsoft.Json.Serialization.JsonSerializerProxy.MaxDepth
getset

Definition at line 577 of file JsonSerializerProxy.cs.

578 {
579 [global::Cpp2ILInjected.Token(Token = "0x6000699")]
580 [global::Cpp2ILInjected.Address(RVA = "0x1D01770", Offset = "0x1D01770", Length = "0x14")]
581 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
582 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
583 get
584 {
585 throw null;
586 }
587 [global::Cpp2ILInjected.Token(Token = "0x600069A")]
588 [global::Cpp2ILInjected.Address(RVA = "0x1D01784", Offset = "0x1D01784", Length = "0x14")]
589 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
590 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
591 set
592 {
593 throw null;
594 }
595 }