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;
216
var resourceDictionary =
_editorFormatMap
.GetProperties(GlyphMarginName);