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