terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ShortDatePattern

string System.Globalization.DateTimeFormatInfo.ShortDatePattern
get

Definition at line 605 of file DateTimeFormatInfo.cs.

606 {
607 get
608 {
610 if (this.shortDatePattern == null)
611 {
612 unclonedShortDatePatterns = this.UnclonedShortDatePatterns;
614 }
616 }
617 }
class f__AnonymousType0<< Count > j__TPar