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)
312
_ = await fileWatcher.
WaitForFileChangeAsync
(
401
_ = await fileWatcher.
WaitForFileChangeAsync
(
777
_ = await fileWatcher.
WaitForFileChangeAsync
(