2 references to NotWordCategories
System.Text.RegularExpressions.Generator (2)
src\runtime\src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexCharClass.cs (2)
401AddCategory(negate ? NotWordCategories : WordCategories); 1976case NotWordCategories: