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