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