8 references to SEP_HourSuff
System.Private.CoreLib (8)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeFormatInfo.cs (5)
1950
InsertHash(temp, " h", TokenType.
SEP_HourSuff
, 0);
1951
InsertHash(temp, " h ", TokenType.
SEP_HourSuff
, 0);
1976
InsertHash(temp, CJKHourSuff, TokenType.
SEP_HourSuff
, 0);
1977
InsertHash(temp, ChineseHourSuff, TokenType.
SEP_HourSuff
, 0);
1994
InsertHash(temp, KoreanHourSuff, TokenType.
SEP_HourSuff
, 0);
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeParse.cs (3)
740
case TokenType.
SEP_HourSuff
:
858
case TokenType.
SEP_HourSuff
:
2198
case TokenType.
SEP_HourSuff
: