1 reference to CleanupDocumentAsync
Microsoft.CodeAnalysis.Features (1)
Snippets\SnippetProviders\AbstractSnippetProvider.cs (1)
88
var reformattedDocument = await
CleanupDocumentAsync
(formatAnnotatedSnippetDocument, cancellationToken).ConfigureAwait(false);