1 write to TextEditorFactory
Roslyn.VisualStudio.DiagnosticsWindow (1)
VenusMargin\VenusMargin.cs (1)
31TextEditorFactory = textEditorFactory,
2 references to TextEditorFactory
Roslyn.VisualStudio.DiagnosticsWindow (2)
VenusMargin\ProjectionBufferMargin.xaml.cs (2)
45var view = TextEditorFactory.CreateTextView(buffer); 53var host = TextEditorFactory.CreateTextViewHost(view, setFocus: true);