1 write to _glyphService
Microsoft.VisualStudio.LanguageServices (1)
Utilities\SymbolViewModel.cs (1)
36_glyphService = glyphService;
1 reference to _glyphService
Microsoft.VisualStudio.LanguageServices (1)
Utilities\SymbolViewModel.cs (1)
49public ImageSource Glyph => Symbol.GetGlyph().GetImageSource(_glyphService);