1 write to _textBufferFactoryService
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
StringCopyPaste\StringCopyPasteCommandHandler.cs (1)
82
_textBufferFactoryService
= textBufferFactoryService;
1 reference to _textBufferFactoryService
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
StringCopyPaste\StringCopyPasteCommandHandler.cs (1)
241
copyPasteData,
_textBufferFactoryService
);