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