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