1 reference to GetIndentationBasedOnToken
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Indentation\CSharpIndentationService.Indenter.cs (1)
68
return
GetIndentationBasedOnToken
(indenter, tokenOpt.Value);