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