1 reference to FromIndentBlockOperations
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Indentation\CSharpIndentationService.Indenter.cs (1)
191
var indentation = indenter.Finder.
FromIndentBlockOperations
(indenter.Tree, token, position, indenter.CancellationToken);