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)
47
public ImageSource Glyph => Symbol.GetGlyph().GetImageSource(
_glyphService
);