1 write to _editorFormatMapService
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\InheritanceMarginViewMarginProvider.cs (1)
64
_editorFormatMapService
= editorFormatMapService;
1 reference to _editorFormatMapService
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\InheritanceMarginViewMarginProvider.cs (1)
73
var editorFormatMap =
_editorFormatMapService
.GetEditorFormatMap(textView);