4 references to GetMonthDayOrder
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeParse.cs (4)
1571if (!GetMonthDayOrder(dtfi.MonthDayPattern, out int order)) 1676if (!GetMonthDayOrder(dtfi.MonthDayPattern, out int monthDayOrder)) 1716if (!GetMonthDayOrder(dtfi.MonthDayPattern, out int monthDayOrder)) 1755if (!GetMonthDayOrder(dtfi.MonthDayPattern, out int monthDayOrder))