4 references to IN_CREATE
System.IO.FileSystem.Watcher (4)
System\IO\FileSystemWatcher.Linux.cs (4)
521Interop.Sys.NotifyEvents.IN_CREATE | 643if ((mask & (Interop.Sys.NotifyEvents.IN_CREATE | Interop.Sys.NotifyEvents.IN_MOVED_TO)) != 0) 688case Interop.Sys.NotifyEvents.IN_CREATE: 1262Interop.Sys.NotifyEvents.IN_CREATE |