9 references to Namespace
Microsoft.CodeAnalysis.CSharp.Features (2)
Completion\CompletionProviders\ExternAliasCompletionProvider.cs (1)
85alias, displayTextSuffix: "", CompletionItemRules.Default, glyph: Glyph.Namespace));
SolutionExplorer\CSharpSolutionExplorerSymbolTreeItemProvider.cs (1)
53Glyph.Namespace,
Microsoft.CodeAnalysis.Features (7)
Common\GlyphExtensions.cs (1)
152return Glyph.Namespace;
Common\GlyphTags.cs (1)
61Glyph.Namespace => WellKnownTagArrays.Namespace,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
63Glyph.Namespace => VSTypeScriptGlyph.Namespace, 150VSTypeScriptGlyph.Namespace => Glyph.Namespace,
InheritanceMargin\AbstractInheritanceMarginService_Helpers.cs (2)
250Glyph.Namespace, targetItems.ToImmutable())); 281lineNumber, this.GlobalImportsTitle, [taggedText], Glyph.Namespace, targetItems.ToImmutable()));
Shared\Extensions\ISymbolExtensions_2.cs (1)
119return Glyph.Namespace;