1 reference to FixDocumentAsync
Microsoft.VisualStudio.LanguageServices (1)
CodeCleanup\AbstractCodeCleanUpFixer.cs (1)
163
var newDoc = await
FixDocumentAsync
(document, context.EnabledFixIds, progress, cancellationToken).ConfigureAwait(true);