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