1 write to _createChangedSolution
Microsoft.CodeAnalysis.Workspaces (1)
CodeActions\CodeAction.cs (1)
705
_createChangedSolution
= createChangedSolution;
1 reference to _createChangedSolution
Microsoft.CodeAnalysis.Workspaces (1)
CodeActions\CodeAction.cs (1)
725
=>
_createChangedSolution
(progress, cancellationToken).AsNullable();