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