2 references to With
Microsoft.CodeAnalysis.Workspaces (2)
CodeFixes\FixAllOccurrences\FixAllContext.cs (2)
89
=> this.
With
(documentAndProject, scope, codeActionEquivalenceKey, cancellationToken);
331
=>
With
(cancellationToken: cancellationToken);