1 reference to GetFormattingChangesAsync
Microsoft.CodeAnalysis.ExternalAccess.FSharp (1)
Internal\Editor\FSharpEditorFormattingService.cs (1)
81
var changes = await
GetFormattingChangesAsync
(document, textSpan, cancellationToken).ConfigureAwait(false);