1 reference to GetCSharpIndentationCoreAsync
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Formatting\CSharpFormatter.cs (1)
32var indentations = await GetCSharpIndentationCoreAsync(context, filteredLocations, hostWorkspaceServices, cancellationToken).ConfigureAwait(false);