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