1 reference to GetFixAllSpansAsync
Microsoft.CodeAnalysis.Workspaces (1)
CodeRefactorings\FixAllOccurences\DocumentBasedFixAllProvider.cs (1)
90var documentsAndSpansToFix = await fixAllContext.GetFixAllSpansAsync(cancellationToken).ConfigureAwait(false);