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