1 write to _classificationFormatMapService
Microsoft.VisualStudio.LanguageServices (1)
HACK_ThemeColorFixer.cs (1)
47_classificationFormatMapService = classificationFormatMapService;
3 references to _classificationFormatMapService
Microsoft.VisualStudio.LanguageServices (3)
HACK_ThemeColorFixer.cs (3)
50_textFormatMap = _classificationFormatMapService.GetClassificationFormatMap("text"); 63var textFormatMap = _classificationFormatMapService.GetClassificationFormatMap("text"); 64var tooltipFormatMap = _classificationFormatMapService.GetClassificationFormatMap("tooltip");