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