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

string Newtonsoft.Json.JsonWriter.DateFormatString
getsetinherited

Definition at line 500 of file JsonWriter.cs.

501 {
502 [global::Cpp2ILInjected.Token(Token = "0x6000254")]
503 [global::Cpp2ILInjected.Address(RVA = "0x1CCB4FC", Offset = "0x1CCB4FC", Length = "0x8")]
504 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
505 get
506 {
507 throw null;
508 }
509 [global::Cpp2ILInjected.Token(Token = "0x6000255")]
510 [global::Cpp2ILInjected.Address(RVA = "0x1CCB504", Offset = "0x1CCB504", Length = "0x8")]
511 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
512 set
513 {
514 throw null;
515 }
516 }