2 references to WatchAsync
dotnet-watch (1)
Program.cs (1)
201
await watcher.
WatchAsync
(shutdownCancellationToken);
dotnet-watch.Tests (1)
HotReload\RuntimeProcessLauncherTests.cs (1)
127
await watcher.
WatchAsync
(shutdownSource.Token);