1 reference to _textBufferCloneService
Microsoft.CodeAnalysis.EditorFeatures (1)
Preview\AbstractPreviewFactoryService.cs (1)
660
var buffer =
_textBufferCloneService
.Clone(text, contentType);