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