4 references to BuildFiles
Microsoft.DotNet.HotReload.Watch (4)
HotReload\HotReloadDotNetWatcher.cs (4)
121fileWatcher.WatchFiles(projectGraph.BuildFiles); 392fileWatcher.WatchFiles(projectGraph.BuildFiles); 569if (changedFiles.Select(f => f.Item.FilePath).FirstOrDefault(path => evaluationResult.ProjectGraph.BuildFiles.Contains(path) || MatchesBuildFile(path)) is { } firstBuildFilePath) 802if (evaluationResult.ProjectGraph.BuildFiles.Contains(path))