5 references to Label
Microsoft.CodeAnalysis.Features (5)
Common\GlyphExtensions.cs (1)
138return Glyph.Label;
Common\GlyphTags.cs (1)
59Glyph.Label => WellKnownTagArrays.Label,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
61Glyph.Label => VSTypeScriptGlyph.Label, 145VSTypeScriptGlyph.Label => Glyph.Label,
Shared\Extensions\ISymbolExtensions_2.cs (1)
49return Glyph.Label;