3 references to ErrorType
System.IO.FileSystem.Watcher (3)
System\IO\FileSystemWatcher.Linux.cs (3)
964
Type =
ErrorType
;
1144
case WatcherEvent.
ErrorType
:
1222
Debug.Assert(ev.Type != WatcherEvent.
ErrorType
);