7 references to Namespace
Microsoft.CodeAnalysis.Features (7)
Common\GlyphExtensions.cs (1)
143return Glyph.Namespace;
Common\GlyphTags.cs (1)
63Glyph.Namespace => WellKnownTagArrays.Namespace,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
66Glyph.Namespace => VSTypeScriptGlyph.Namespace, 150VSTypeScriptGlyph.Namespace => Glyph.Namespace,
InheritanceMargin\AbstractInheritanceMarginService_Helpers.cs (2)
243Glyph.Namespace, targetItems.ToImmutable())); 274lineNumber, this.GlobalImportsTitle, [taggedText], Glyph.Namespace, targetItems.ToImmutable()));
Shared\Extensions\ISymbolExtensions_2.cs (1)
118return Glyph.Namespace;