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