1 write to TextBeforePaste
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
StringCopyPaste\AbstractPasteProcessor.cs (1)
108
TextBeforePaste
= SnapshotBeforePaste.AsText();
1 reference to TextBeforePaste
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
StringCopyPaste\AbstractPasteProcessor.cs (1)
115
StringExpressionBeforePasteInfo = StringInfo.GetStringInfo(
TextBeforePaste
, stringExpressionBeforePaste);