1 write to Watch
System.IO.FileSystem.Watcher (1)
System\IO\FileSystemWatcher.Linux.cs (1)
1316
Watch
= watch;
5 references to Watch
System.IO.FileSystem.Watcher (5)
System\IO\FileSystemWatcher.Linux.cs (5)
306
if (dir.
Watch
== watch)
372
RemoveINotifyWatchWhenNoMoreWatchers(removedDir.
Watch
, ignoredFd);
386
RemoveINotifyWatchWhenNoMoreWatchers(child.
Watch
, ignoredFd);
463
Watch watch = dir.
Watch
;
817
Watch watch = src.
Watch
;