1 reference to InitializeIndentationDataAsync
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Formatting\CSharpFormatter.cs (1)
48
var (indentationMap, syntaxTree) = await
InitializeIndentationDataAsync
(context, projectedDocumentLocations, cancellationToken).ConfigureAwait(false);