2 references to GetFirstGlyph
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AsyncCompletion\FilterSet.cs (1)
126
var imageId = tags.
GetFirstGlyph
().GetImageId();
Microsoft.CodeAnalysis.Features (1)
Common\GlyphExtensions.cs (1)
34
=> tags.AsSpan().
GetFirstGlyph
();