3 references to WaitForFileChangeAsync
dotnet-watch (3)
HotReload\HotReloadDotNetWatcher.cs (1)
645_ = await fileWatcher.WaitForFileChangeAsync(
Watch\DotNetWatcher.cs (2)
104fileSetTask = fileSetWatcher.WaitForFileChangeAsync(evaluationResult.Files, startedWatching: null, combinedCancellationSource.Token); 136changedFile = await fileSetWatcher.WaitForFileChangeAsync(