1 write to _editorFormatMap
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\InheritanceGlyphManager.cs (1)
72_editorFormatMap = editorFormatMap;
3 references to _editorFormatMap
Microsoft.VisualStudio.LanguageServices (3)
InheritanceMargin\InheritanceGlyphManager.cs (3)
76_editorFormatMap.FormatMappingChanged += FormatMappingChanged; 84_editorFormatMap.FormatMappingChanged -= FormatMappingChanged; 221var resourceDictionary = _editorFormatMap.GetProperties(GlyphMarginName);