1 write to _createChangedSolution
Microsoft.CodeAnalysis.Workspaces (1)
CodeActions\CodeAction.cs (1)
598
_createChangedSolution
= createChangedSolution;
1 reference to _createChangedSolution
Microsoft.CodeAnalysis.Workspaces (1)
CodeActions\CodeAction.cs (1)
618
=>
_createChangedSolution
(cancellationToken).AsNullable();