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