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