2 references to CreateDisposableTextView
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
EditorFactory.cs (2)
56return exportProvider.GetExportedValue<ITextEditorFactoryService>().CreateDisposableTextView(buffer); 67return exportProvider.GetExportedValue<ITextEditorFactoryService>().CreateDisposableTextView(buffer, roles);