11 references to Label
Microsoft.CodeAnalysis.EditorFeatures (1)
Shared\Extensions\GlyphExtensions.cs (1)
133case Glyph.Label:
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\FSharpGlyphHelpers.cs (2)
202case Microsoft.CodeAnalysis.Glyph.Label: 519return Microsoft.CodeAnalysis.Glyph.Label;
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (2)
FSharpGlyphTests.cs (2)
221case Microsoft.CodeAnalysis.Glyph.Label: 538return Microsoft.CodeAnalysis.Glyph.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;
Microsoft.VisualStudio.LanguageServices (1)
Utilities\GlyphExtensions.cs (1)
102case Glyph.Label: