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

◆ DateFormatString

virtual string Newtonsoft.Json.JsonSerializer.DateFormatString
getset

Definition at line 584 of file JsonSerializer.cs.

585 {
586 [global::Cpp2ILInjected.Token(Token = "0x600021F")]
587 [global::Cpp2ILInjected.Address(RVA = "0x1CC8610", Offset = "0x1CC8610", Length = "0x50")]
588 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
589 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
590 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
591 get
592 {
593 throw null;
594 }
595 [global::Cpp2ILInjected.Token(Token = "0x6000220")]
596 [global::Cpp2ILInjected.Address(RVA = "0x1CC8660", Offset = "0x1CC8660", Length = "0x10")]
597 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
598 set
599 {
600 throw null;
601 }
602 }