4 references to GetMonthDayOrder
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeParse.cs (4)
1565if (!GetMonthDayOrder(dtfi.MonthDayPattern, out int order)) 1670if (!GetMonthDayOrder(dtfi.MonthDayPattern, out int monthDayOrder)) 1710if (!GetMonthDayOrder(dtfi.MonthDayPattern, out int monthDayOrder)) 1749if (!GetMonthDayOrder(dtfi.MonthDayPattern, out int monthDayOrder))