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