1 write to _textBufferFactory
Microsoft.CodeAnalysis.EditorFeatures (1)
Workspaces\EditorTextFactoryService.cs (1)
34_textBufferFactory = textBufferFactoryService;
1 reference to _textBufferFactory
Microsoft.CodeAnalysis.EditorFeatures (1)
Workspaces\EditorTextFactoryService.cs (1)
83=> _textBufferFactory.CreateTextBuffer(reader, _unknownContentType);