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

◆ AllShortDatePatterns

string [] System.Globalization.DateTimeFormatInfo.AllShortDatePatterns
getprivate

Definition at line 1019 of file DateTimeFormatInfo.cs.

1020 {
1021 get
1022 {
1024 string text = this.shortDatePattern;
1025 if (text == null)
1026 {
1029 }
1030 if (!true)
1031 {
1032 }
1033 return DateTimeFormatInfo.GetMergedPatterns(unclonedShortDatePatterns, text);
1034 }
1035 }
class f__AnonymousType0<< Count > j__TPar