1 reference to GetDesiredIndentation
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Indentation\AbstractIndentationService.cs (1)
39
return indenter.
GetDesiredIndentation
(indentStyle) ?? default;