2 references to new
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
TextEditorFactoryExtensions.cs (2)
17
=>
new
(textEditorFactory.CreateTextView());
38
return new
DisposableTextView
(textEditorFactory.CreateTextView(buffer, roleSet));