1 write to _textFormatMap
Microsoft.VisualStudio.LanguageServices (1)
HACK_ThemeColorFixer.cs (1)
48_textFormatMap = _classificationFormatMapService.GetClassificationFormatMap("text");
3 references to _textFormatMap
Microsoft.VisualStudio.LanguageServices (3)
HACK_ThemeColorFixer.cs (3)
49_textFormatMap.ClassificationFormatMappingChanged += TextFormatMap_ClassificationFormatMappingChanged; 58_textFormatMap.ClassificationFormatMappingChanged -= TextFormatMap_ClassificationFormatMappingChanged; 78_textFormatMap.ClassificationFormatMappingChanged += TextFormatMap_ClassificationFormatMappingChanged;