1 write to Watch
System.IO.FileSystem.Watcher (1)
System\IO\FileSystemWatcher.Linux.cs (1)
1322
Watch
= watch;
5 references to Watch
System.IO.FileSystem.Watcher (5)
System\IO\FileSystemWatcher.Linux.cs (5)
307
if (dir.
Watch
== watch)
373
RemoveINotifyWatchWhenNoMoreWatchers(removedDir.
Watch
, ignoredFd);
387
RemoveINotifyWatchWhenNoMoreWatchers(child.
Watch
, ignoredFd);
464
Watch watch = dir.
Watch
;
826
Watch watch = src.
Watch
;