1 reference to GetIndentation
Microsoft.CodeAnalysis.Workspaces (1)
AbstractTriviaFormatter.cs (1)
100
_indentation = (this.LineBreaks > 0) ?
GetIndentation
() : -1;