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