2 references to GetImageId
Microsoft.CodeAnalysis.EditorFeatures (2)
Extensions\GlyphExtensions.cs (1)
16
var imageId = glyph.
GetImageId
();
Shared\Extensions\GlyphExtensions.cs (1)
30
=> new(glyph.
GetImageId
());