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