4 references to IsNotPattern
Microsoft.CodeAnalysis.CodeStyle.Fixes (4)
SyntaxGeneratorExtensions_Negate.cs (4)
251else if (syntaxFacts.IsNotPattern(pattern)) 314if (syntaxFacts.IsNotPattern(pattern)) 510if (syntaxFacts.IsNotPattern(pattern)) 526Contract.ThrowIfFalse(syntaxFacts.IsNotPattern(pattern));