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