1 reference to CaptureCutCopyInformation
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
StringCopyPaste\StringCopyPasteCommandHandler_CutCopy.cs (1)
41
var (dataToStore, copyPasteService) =
CaptureCutCopyInformation
(textView, subjectBuffer, executionContext.OperationContext.UserCancellationToken);