1 reference to IsBaseNamespaceDeclaration
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\Finders\AbstractReferenceFinder.cs (1)
610
var isInNamespaceNameContext = syntaxFacts.
IsBaseNamespaceDeclaration
(topNameNode.Parent);