4 references to IN_CREATE
System.IO.FileSystem.Watcher (4)
System\IO\FileSystemWatcher.Linux.cs (4)
520Interop.Sys.NotifyEvents.IN_CREATE | 642if ((mask & (Interop.Sys.NotifyEvents.IN_CREATE | Interop.Sys.NotifyEvents.IN_MOVED_TO)) != 0) 679case Interop.Sys.NotifyEvents.IN_CREATE: 1256Interop.Sys.NotifyEvents.IN_CREATE |