2 references to IN_MOVE_SELF
System.IO.FileSystem.Watcher (2)
System\IO\FileSystemWatcher.Linux.cs (2)
245
(parent == null ? Interop.Sys.NotifyEvents.
IN_MOVE_SELF
// Detect when the root directory is moved.
663
|| (((mask & Interop.Sys.NotifyEvents.
IN_MOVE_SELF
) != 0) && dir.IsRootDir))