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

override string Newtonsoft.Json.Serialization.JsonSerializerProxy.DateFormatString
getset

Definition at line 535 of file JsonSerializerProxy.cs.

536 {
537 [global::Cpp2ILInjected.Token(Token = "0x6000695")]
538 [global::Cpp2ILInjected.Address(RVA = "0x1D01720", Offset = "0x1D01720", Length = "0x14")]
539 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
540 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
541 get
542 {
543 throw null;
544 }
545 [global::Cpp2ILInjected.Token(Token = "0x6000696")]
546 [global::Cpp2ILInjected.Address(RVA = "0x1D01734", Offset = "0x1D01734", Length = "0x14")]
547 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
548 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
549 set
550 {
551 throw null;
552 }
553 }