1 reference to GetLeadingWhitespace
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
StringCopyPaste\UnknownSourcePasteProcessor.cs (1)
233
var indentationWhitespace = endLine.
GetLeadingWhitespace
();