1 write to wd
System.IO.FileSystem.Watcher (1)
System\IO\FileSystemWatcher.Linux.cs (1)
885readEvent.wd = BitConverter.ToInt32(_buffer, _bufferPos);
2 references to wd
System.IO.FileSystem.Watcher (2)
System\IO\FileSystemWatcher.Linux.cs (2)
558_wdToWatch.TryGetValue(nextEvent.wd, out Watch? watch); 662RemoveWatchedDirectory(dir, ignoredFd: nextEvent.wd);