1 reference to RewriteDocumentAsync
Microsoft.CodeAnalysis.Features (1)
IntroduceParameter\AbstractIntroduceParameterCodeRefactoringProvider.cs (1)
262var newRoot = await rewriter.RewriteDocumentAsync(compilation, document, invocations, cancellationToken).ConfigureAwait(false);