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