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