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