1 write to _textEditorFactory
Roslyn.VisualStudio.DiagnosticsWindow (1)
VenusMargin\VenusMarginFactory.cs (1)
31
_textEditorFactory
= textEditorFactory;
1 reference to _textEditorFactory
Roslyn.VisualStudio.DiagnosticsWindow (1)
VenusMargin\VenusMarginFactory.cs (1)
41
return new VenusMargin(textViewHost.TextView,
_textEditorFactory
);