2 references to GetFixAllSpansAsync
Microsoft.CodeAnalysis.Workspaces (2)
CodeRefactorings\FixAllOccurences\FixAllContext.cs (1)
97=> State.GetFixAllSpansAsync(cancellationToken);
CodeRefactorings\FixAllOccurences\FixAllState.cs (1)
24/// This is used in <see cref="GetFixAllSpansAsync(CancellationToken)"/>