2 references to GetIndentation
Microsoft.CodeAnalysis.CSharp (2)
Syntax\SyntaxNormalizer.cs (2)
1053
currentTriviaList.Add(this.
GetIndentation
(GetDeclarationDepth(trivia)));
1105
currentTriviaList.Add(this.
GetIndentation
(depth));