1 reference to GetCommonIndentationPrefix
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
StringCopyPaste\StringCopyPasteHelpers.cs (1)
514
commonIndentPrefix =
GetCommonIndentationPrefix
(commonIndentPrefix, text, TextSpan.FromBounds(line.Start, nonWhitespaceIndex));