5 references to WaitForFileChangeAsync
Microsoft.DotNet.HotReload.Watch (5)
FileWatcher\FileWatcher.cs (2)
172
var changedPath = await
WaitForFileChangeAsync
(
217
var fileChange = await watcher.
WaitForFileChangeAsync
(
HotReload\HotReloadDotNetWatcher.cs (3)
296
_ = await fileWatcher.
WaitForFileChangeAsync
(
385
_ = await fileWatcher.
WaitForFileChangeAsync
(
762
_ = await fileWatcher.
WaitForFileChangeAsync
(