2 references to IsWordCategory
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexCharClass.cs (2)
1313
if (!
IsWordCategory
(cat))
1360
(
IsWordCategory
(CharUnicodeInfo.GetUnicodeCategory(ch)) ||