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