6 references to CreateNewPlainTextBufferAsync
Microsoft.CodeAnalysis.EditorFeatures (6)
Preview\AbstractPreviewFactoryService.cs (6)
309createEditorDocumentAsync: CreateNewPlainTextBufferAsync, 317createEditorDocumentAsync: CreateNewPlainTextBufferAsync, 391createEditorDocumentAsync: CreateNewPlainTextBufferAsync, 399createEditorDocumentAsync: CreateNewPlainTextBufferAsync, 532var oldEditorDocument = await CreateNewPlainTextBufferAsync(oldDocument, cancellationToken); 534var newEditorDocument = await CreateNewPlainTextBufferAsync(newDocument, cancellationToken);