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)
51return _textBufferFactoryService.CreateTextBuffer(contentType);