2 references to GetCommonIndentationPrefix
Microsoft.CodeAnalysis.CSharp.EditorFeatures (2)
StringCopyPaste\UnknownSourcePasteProcessor.cs (2)
176
?
GetCommonIndentationPrefix
(Changes) ?? ""
243
var commonIndentationPrefix =
GetCommonIndentationPrefix
(Changes);