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