1 reference to CodeActionEquivalenceKey
Microsoft.CodeAnalysis.Workspaces (1)
CodeRefactorings\SyntaxEditorBasedCodeRefactoringProvider.cs (1)
32
await this.FixAllAsync(document, fixAllSpans, fixAllContext.
CodeActionEquivalenceKey
, fixAllContext.CancellationToken).ConfigureAwait(false),