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