2 references to IsWordCategory
System.Text.RegularExpressions.Generator (2)
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexCharClass.cs (2)
1145
if (!
IsWordCategory
(cat))
1192
(
IsWordCategory
(CharUnicodeInfo.GetUnicodeCategory(ch)) ||