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

virtual IContractResolver Newtonsoft.Json.JsonSerializer.ContractResolver
getset

Definition at line 384 of file JsonSerializer.cs.

385 {
386 [global::Cpp2ILInjected.Token(Token = "0x600020D")]
387 [global::Cpp2ILInjected.Address(RVA = "0x1CC8050", Offset = "0x1CC8050", Length = "0x8")]
388 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
389 get
390 {
391 throw null;
392 }
393 [global::Cpp2ILInjected.Token(Token = "0x600020E")]
394 [global::Cpp2ILInjected.Address(RVA = "0x1CC8058", Offset = "0x1CC8058", Length = "0x98")]
395 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
396 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
397 set
398 {
399 throw null;
400 }
401 }