4 references to IN_CREATE
System.IO.FileSystem.Watcher (4)
System\IO\FileSystemWatcher.Linux.cs (4)
173Interop.Sys.NotifyEvents.IN_CREATE | 656const Interop.Sys.NotifyEvents AddMaskFilters = Interop.Sys.NotifyEvents.IN_CREATE | Interop.Sys.NotifyEvents.IN_MOVED_TO; 665const Interop.Sys.NotifyEvents fileDirEvents = Interop.Sys.NotifyEvents.IN_CREATE | 680case Interop.Sys.NotifyEvents.IN_CREATE: