1 reference to GetNestedNamespace
Microsoft.CodeAnalysis (1)
Compilation\Compilation.cs (1)
1049
INamespaceSymbol? next = container.
GetNestedNamespace
(parts[i]);