1 write to GlyphIndex
Microsoft.VisualStudio.LanguageServices (1)
Library\ObjectBrowser\ObjectListItem.cs (1)
27
GlyphIndex
= glyphGroup < StandardGlyphGroup.GlyphGroupError
2 references to GlyphIndex
Microsoft.VisualStudio.LanguageServices (2)
Library\ObjectBrowser\ObjectList.cs (2)
390
data.Image = item.
GlyphIndex
;
391
data.SelectedImage = item.
GlyphIndex
;