2 references to GetMatchingNamespaceDeclaration
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceNamespaceSymbol.AliasesAndUsings.cs (2)
66return GetAliasesAndUsings(GetMatchingNamespaceDeclaration(declarationSyntax)); 104var singleDeclaration = GetMatchingNamespaceDeclaration(declarationSyntax);