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