1 write to _editorFormatMap
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\InheritanceGlyphManager.cs (1)
67_editorFormatMap = editorFormatMap;
3 references to _editorFormatMap
Microsoft.VisualStudio.LanguageServices (3)
InheritanceMargin\InheritanceGlyphManager.cs (3)
71_editorFormatMap.FormatMappingChanged += FormatMappingChanged; 79_editorFormatMap.FormatMappingChanged -= FormatMappingChanged; 216var resourceDictionary = _editorFormatMap.GetProperties(GlyphMarginName);