1 reference to GetIndentationBasedOnToken
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpIndentationService.Indenter.cs (1)
71
return
GetIndentationBasedOnToken
(indenter, tokenOpt.Value);