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