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