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