1 reference to GetIndenter
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Indentation\AbstractIndentationService.cs (1)
30
var indenter =
GetIndenter
(document, lineNumber, options, cancellationToken);