1 reference to Indenter
Microsoft.CodeAnalysis.Workspaces (1)
AbstractIndentationService.cs (1)
62
return new
Indenter
(this, document.SyntaxTree, formattingRules, options, lineToBeIndented, smartTokenFormatter, cancellationToken);