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

◆ DayNames

string [] System.Globalization.DateTimeFormatInfo.DayNames
get

Definition at line 786 of file DateTimeFormatInfo.cs.

787 {
788 get
789 {
790 object obj;
791 if (obj == null || obj != null)
792 {
793 }
794 throw new InvalidCastException();
795 }
796 }