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