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