1 reference to FormatDocumentAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
DecompiledSource\CSharpDecompiledSourceService.cs (1)
52return await FormatDocumentAsync(document, formattingOptions, cancellationToken).ConfigureAwait(false);