2 references to GetDeclaredNamespace
Microsoft.CodeAnalysis.CSharp (2)
Compilation\SyntaxTreeSemanticModel.cs (2)
1409
return
GetDeclaredNamespace
(namespaceDeclarationSyntax);
1748
/// <see cref="NamespaceSymbol"/> (e.g. when the caller is <see cref="
GetDeclaredNamespace
(BaseNamespaceDeclarationSyntax)"/>;