2 references to
Microsoft.CodeAnalysis.CSharp (2)
Declarations\MergedNamespaceDeclaration.cs (1)
23: base(declarations.IsEmpty ? string.Empty : declarations[0].Name)
Declarations\MergedTypeDeclaration.cs (1)
28: base(declarations[0].Name)