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)
41return new VenusMargin(textViewHost.TextView, _textEditorFactory);