2 references to INotifyRemoveWatch
System.IO.FileSystem.Watcher (2)
System\IO\FileSystemWatcher.Linux.cs (2)
529
int result = Interop.Sys.
INotifyRemoveWatch
(_inotifyHandle, directoryEntry.WatchDescriptor);
546
int result = Interop.Sys.
INotifyRemoveWatch
(_inotifyHandle, wd);