5 references to IsRootDir
System.IO.FileSystem.Watcher (5)
System\IO\FileSystemWatcher.Linux.cs (5)
417if (dir.IsRootDir) 431if (dir.IsRootDir) 663|| (((mask & Interop.Sys.NotifyEvents.IN_MOVE_SELF) != 0) && dir.IsRootDir)) 668if (dir.IsRootDir && !watcher.IsWatcherStopped) 676if (dir.IsRootDir && nextEvent.name.Length == 0)