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