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