1 reference to ExtractWhitespace
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
StringCopyPaste\UnknownSourcePasteProcessor.cs (1)
257
var (lineLeadingWhitespace, lineWithoutLeadingWhitespace) =
ExtractWhitespace
(fullChangeLineText);