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