2 references to CJKHourSuff
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeFormatInfo.cs (2)
1931
if (KoreanHourSuff != sep &&
CJKHourSuff
!= sep && ChineseHourSuff != sep)
1970
InsertHash(temp,
CJKHourSuff
, TokenType.SEP_HourSuff, 0);