1 reference to IsContainedInNamespaceDeclaration
Microsoft.CodeAnalysis.Features (1)
MoveToNamespace\AbstractMoveToNamespaceService.cs (1)
91
if (declarationSyntax == null || !
IsContainedInNamespaceDeclaration
(declarationSyntax, position))