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