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();