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