8 references to SEP_HourSuff
System.Private.CoreLib (8)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeFormatInfo.cs (5)
1944
InsertHash(temp, " h", TokenType.
SEP_HourSuff
, 0);
1945
InsertHash(temp, " h ", TokenType.
SEP_HourSuff
, 0);
1970
InsertHash(temp, CJKHourSuff, TokenType.
SEP_HourSuff
, 0);
1971
InsertHash(temp, ChineseHourSuff, TokenType.
SEP_HourSuff
, 0);
1988
InsertHash(temp, KoreanHourSuff, TokenType.
SEP_HourSuff
, 0);
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeParse.cs (3)
749
case TokenType.
SEP_HourSuff
:
866
case TokenType.
SEP_HourSuff
:
2204
case TokenType.
SEP_HourSuff
: