2 references to SetCurrentSolution
dotnet-watch (2)
HotReload\IncrementalMSBuildWorkspace.cs (2)
97
await ReportSolutionFilesAsync(
SetCurrentSolution
(newSolution), cancellationToken);
169
await ReportSolutionFilesAsync(
SetCurrentSolution
(updatedSolution), cancellationToken);