3 references to NegateCategory
System (3)
regex\system\text\regularexpressions\RegexCharClass.cs (3)
61private static readonly String NotSpace = NegateCategory(Space); 483NotWord = NegateCategory(Word); 614catstr = NegateCategory(catstr); // negate the category