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