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