2 references to NotPunctuationClass
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexCompiler.cs (2)
5555case RegexCharClass.NotPunctuationClass: 5558NegateIf(charClass == RegexCharClass.NotPunctuationClass);