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