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