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

◆ CheckAdditionalContent

override bool Newtonsoft.Json.Serialization.JsonSerializerProxy.CheckAdditionalContent
getset

Definition at line 598 of file JsonSerializerProxy.cs.

599 {
600 [global::Cpp2ILInjected.Token(Token = "0x600069B")]
601 [global::Cpp2ILInjected.Address(RVA = "0x1D01798", Offset = "0x1D01798", Length = "0x14")]
602 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
603 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
604 get
605 {
606 throw null;
607 }
608 [global::Cpp2ILInjected.Token(Token = "0x600069C")]
609 [global::Cpp2ILInjected.Address(RVA = "0x1D017AC", Offset = "0x1D017AC", Length = "0x18")]
610 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
611 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
612 set
613 {
614 throw null;
615 }
616 }