4 references to WaitForFileChangeAsync
dotnet-watch (4)
FileWatcher\FileWatcher.cs (2)
171var changedPath = await WaitForFileChangeAsync( 214var fileChange = await watcher.WaitForFileChangeAsync(
HotReload\HotReloadDotNetWatcher.cs (2)
354_ = await fileWatcher.WaitForFileChangeAsync( 655_ = await fileWatcher.WaitForFileChangeAsync(