2 references to MapSpanForward
Microsoft.CodeAnalysis.CSharp.EditorFeatures (2)
StringCopyPaste\AbstractPasteProcessor.cs (2)
74
/// mapped forward (<see cref="
MapSpanForward
(TextSpan)"/>) to <see cref="SnapshotAfterPaste"/> in an inclusive
121
TextContentsSpansAfterPaste = StringExpressionBeforePasteInfo.ContentSpans.SelectAsArray(
MapSpanForward
);