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