1 reference to TryGetEditsFromKnownCopySource
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
StringCopyPaste\StringCopyPasteCommandHandler.cs (1)
192
var edits =
TryGetEditsFromKnownCopySource
(newLine, indentationWhitespace);