1 reference to Watch
System.IO.FileSystem.Watcher (1)
System\IO\FileSystemWatcher.Linux.cs (1)
290
Watch watch = _wdToWatch.AddOrUpdate(wd, (int watchDescriptor) => new
Watch
(watchDescriptor), (int watchDescriptor, Watch current) => current);