1 write to _textBufferFactoryService
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Interactive\TestInteractiveWindowEditorFactoryService.cs (1)
31
_textBufferFactoryService
= textBufferFactoryService;
1 reference to _textBufferFactoryService
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Interactive\TestInteractiveWindowEditorFactoryService.cs (1)
51
return
_textBufferFactoryService
.CreateTextBuffer(contentType);