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

◆ DateParseHandling

override DateParseHandling Newtonsoft.Json.Serialization.JsonSerializerProxy.DateParseHandling
getset

Definition at line 451 of file JsonSerializerProxy.cs.

452 {
453 [global::Cpp2ILInjected.Token(Token = "0x600068D")]
454 [global::Cpp2ILInjected.Address(RVA = "0x1D01680", Offset = "0x1D01680", Length = "0x14")]
455 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
456 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
457 get
458 {
459 throw null;
460 }
461 [global::Cpp2ILInjected.Token(Token = "0x600068E")]
462 [global::Cpp2ILInjected.Address(RVA = "0x1D01694", Offset = "0x1D01694", Length = "0x14")]
463 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
464 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
465 set
466 {
467 throw null;
468 }
469 }