1 reference to FromAlignTokensOperations
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Indentation\CSharpIndentationService.Indenter.cs (1)
197
var alignmentTokenIndentation = indenter.Finder.
FromAlignTokensOperations
(indenter.Tree, token);