6 references to WatchFiles
dotnet-watch (1)
Build\EvaluationResult.cs (1)
32fileWatcher.WatchFiles(BuildFiles);
dotnet-watch.Tests (5)
FileWatcher\FileWatcherTests.cs (5)
112watcher.WatchFiles([a1, a2]); 117watcher.WatchFiles([a1, a2, a3]); 125watcher.WatchFiles([a4]); 129watcher.WatchFiles([b1, bc1]); 142watcher.WatchFiles([a1, b1, bc1]);