2 references to GetMatchingNamespaceDeclaration
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceNamespaceSymbol.AliasesAndUsings.cs (2)
65return _aliasesAndUsings[GetMatchingNamespaceDeclaration(declarationSyntax)]; 90var singleDeclaration = GetMatchingNamespaceDeclaration(declarationSyntax);