6 references to NotifyFileSystemEventArgs
System.IO.FileSystem.Watcher (6)
System\IO\FileSystemWatcher.Linux.cs (6)
633watcher.NotifyFileSystemEventArgs(WatcherChangeTypes.Deleted, previousEventName); 667watcher.NotifyFileSystemEventArgs(WatcherChangeTypes.Created, expandedName); 677watcher.NotifyFileSystemEventArgs(WatcherChangeTypes.Deleted, expandedName); 684watcher.NotifyFileSystemEventArgs(WatcherChangeTypes.Changed, expandedName); 711watcher.NotifyFileSystemEventArgs(WatcherChangeTypes.Deleted, expandedName); 732watcher.NotifyFileSystemEventArgs(WatcherChangeTypes.Created, expandedName);