11 references to Label
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\FSharpGlyphHelpers.cs (2)
199case Microsoft.CodeAnalysis.Glyph.Label: 519return Microsoft.CodeAnalysis.Glyph.Label;
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (2)
FSharpGlyphTests.cs (2)
220case Microsoft.CodeAnalysis.Glyph.Label: 540return Microsoft.CodeAnalysis.Glyph.Label;
Microsoft.CodeAnalysis.Features (5)
Common\GlyphExtensions.cs (1)
146return Glyph.Label;
Common\GlyphTags.cs (1)
59Glyph.Label => WellKnownTagArrays.Label,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
61Glyph.Label => VSTypeScriptGlyph.Label, 148VSTypeScriptGlyph.Label => Glyph.Label,
Shared\Extensions\ISymbolExtensions_2.cs (1)
49return Glyph.Label;
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Extensions\Extensions.cs (1)
417Glyph.Label => (KnownImageIds.ImageCatalogGuid, KnownImageIds.Label),
Microsoft.VisualStudio.LanguageServices (1)
Utilities\GlyphExtensions.cs (1)
100case Glyph.Label: