5 references to MonthDatesep
mscorlib (5)
system\globalization\datetimeparse.cs (5)
972
dtok.dtt = DTT.
MonthDatesep
;
984
dtok.dtt = DTT.
MonthDatesep
;
989
if ((dateParsingStates[(int)dps][(int) DTT.
MonthDatesep
] == DS.ERROR)
996
dtok.dtt = DTT.
MonthDatesep
;
2456
case DTT.
MonthDatesep
: dtok.dtt = atEnd ? DTT.MonthEnd : DTT.MonthSpace; break;