7 references to SEP_SecondSuff
System.Private.CoreLib (7)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeFormatInfo.cs (4)
1954
InsertHash(temp, " s", TokenType.
SEP_SecondSuff
, 0);
1955
InsertHash(temp, " s ", TokenType.
SEP_SecondSuff
, 0);
1979
InsertHash(temp, CJKSecondSuff, TokenType.
SEP_SecondSuff
, 0);
1996
InsertHash(temp, KoreanSecondSuff, TokenType.
SEP_SecondSuff
, 0);
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeParse.cs (3)
742
case TokenType.
SEP_SecondSuff
:
860
case TokenType.
SEP_SecondSuff
:
2214
case TokenType.
SEP_SecondSuff
: