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