2 references to RemovePastedTextSpan
Microsoft.CodeAnalysis.EditorFeatures (2)
PasteTracking\PasteTrackingService.cs (2)
54textBuffer.Changed += RemovePastedTextSpan; 60textBuffer.Changed -= RemovePastedTextSpan;