2 writes to Type
System.IO.FileSystem.Watcher (2)
System\IO\FileSystemWatcher.Linux.cs (2)
955Type = type; 964Type = ErrorType;
3 references to Type
System.IO.FileSystem.Watcher (3)
System\IO\FileSystemWatcher.Linux.cs (3)
1142switch (@event.Type) 1163fsw.NotifyFileSystemEventArgs(@event.Type, name); 1222Debug.Assert(ev.Type != WatcherEvent.ErrorType);