1 implementation of FormatNewDocumentAsync
Microsoft.CodeAnalysis.Features (1)
Formatting\AbstractNewDocumentFormattingService.cs (1)
35
public async Task<Document>
FormatNewDocumentAsync
(Document document, Document? hintDocument, CodeCleanupOptions options, CancellationToken cancellationToken)