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