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