1 reference to IN_ISDIR
System.IO.FileSystem.Watcher (1)
System\IO\FileSystemWatcher.Linux.cs (1)
619
bool isDir = (mask & (uint)(Interop.Sys.NotifyEvents.
IN_ISDIR
| Interop.Sys.NotifyEvents.IN_IGNORED)) != 0;