2 references to IsDeclarationPattern
Microsoft.CodeAnalysis.BannedApiAnalyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_Negate.cs (2)
346if (syntaxFacts.IsDeclarationPattern(subPattern)) 358if (syntaxFacts.IsDeclarationPattern(pattern))