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