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