1 write to WatchDescriptor
System.IO.FileSystem.Watcher (1)
System\IO\FileSystemWatcher.Linux.cs (1)
429WatchDescriptor = wd,
2 references to WatchDescriptor
System.IO.FileSystem.Watcher (2)
System\IO\FileSystemWatcher.Linux.cs (2)
507_wdToPathMap.Remove(directoryEntry.WatchDescriptor); 515int result = Interop.Sys.INotifyRemoveWatch(_inotifyHandle, directoryEntry.WatchDescriptor);