2 references to IsIgnoredEvent
System.IO.FileSystem.Watcher (2)
System\IO\FileSystemWatcher.Linux.cs (2)
583
if (!
IsIgnoredEvent
(watcher, Interop.Sys.NotifyEvents.IN_DELETE, movedFromIsDir))
672
if (
IsIgnoredEvent
(watcher, mask, isDir))