2 references to GetExistingIndentation
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
CSharpTriviaFormatter.cs (2)
213
var indentationDelta = indentation -
GetExistingIndentation
(trivia);
305
var indentationDelta = indentation -
GetExistingIndentation
(trivia);