2 references to GetDeclarationDepth
Microsoft.CodeAnalysis.CSharp (2)
Syntax\SyntaxNormalizer.cs (2)
1070
currentTriviaList.Add(this.GetIndentation(
GetDeclarationDepth
(trivia)));
1334
return
GetDeclarationDepth
(tr);