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