5 references to MonthDatesep
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeParse.cs (5)
994dtok.dtt = DTT.MonthDatesep; 1006dtok.dtt = DTT.MonthDatesep; 1011if ((s_dateParsingStates[(int)dps][(int)DTT.MonthDatesep] == DS.ERROR) 1020dtok.dtt = DTT.MonthDatesep; 2613case DTT.MonthDatesep: dtok.dtt = atEnd ? DTT.MonthEnd : DTT.MonthSpace; break;