1 write to _textFormatMap
Microsoft.VisualStudio.LanguageServices (1)
HACK_ThemeColorFixer.cs (1)
50_textFormatMap = _classificationFormatMapService.GetClassificationFormatMap("text");
3 references to _textFormatMap
Microsoft.VisualStudio.LanguageServices (3)
HACK_ThemeColorFixer.cs (3)
51_textFormatMap.ClassificationFormatMappingChanged += TextFormatMap_ClassificationFormatMappingChanged; 60_textFormatMap.ClassificationFormatMappingChanged -= TextFormatMap_ClassificationFormatMappingChanged; 80_textFormatMap.ClassificationFormatMappingChanged += TextFormatMap_ClassificationFormatMappingChanged;