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