3 references to IN_MODIFY
System.IO.FileSystem.Watcher (3)
System\IO\FileSystemWatcher.Linux.cs (3)
198result |= Interop.Sys.NotifyEvents.IN_MODIFY; 677Interop.Sys.NotifyEvents.IN_ACCESS | Interop.Sys.NotifyEvents.IN_MODIFY | Interop.Sys.NotifyEvents.IN_ATTRIB; 696case Interop.Sys.NotifyEvents.IN_MODIFY: