1 reference to CleanupAsync
Microsoft.CodeAnalysis.Workspaces (1)
CodeCleanup\CodeCleaner.cs (1)
53return await CleanupAsync(document, new TextSpan(0, text.Length), options, providers, cancellationToken: cancellationToken).ConfigureAwait(false);