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

◆ ContractResolver

override IContractResolver Newtonsoft.Json.Serialization.JsonSerializerProxy.ContractResolver
getset

Definition at line 136 of file JsonSerializerProxy.cs.

137 {
138 [global::Cpp2ILInjected.Token(Token = "0x600066F")]
139 [global::Cpp2ILInjected.Address(RVA = "0x1D01430", Offset = "0x1D01430", Length = "0x14")]
140 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
141 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
142 get
143 {
144 throw null;
145 }
146 [global::Cpp2ILInjected.Token(Token = "0x6000670")]
147 [global::Cpp2ILInjected.Address(RVA = "0x1D01444", Offset = "0x1D01444", Length = "0x14")]
148 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
149 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
150 set
151 {
152 throw null;
153 }
154 }