2 references to Info
System.IO.FileSystem.Watcher (2)
src\libraries\Common\src\Interop\Unix\Interop.IOErrors.cs (1)
23ThrowExceptionForIoErrno(error.Info(), path, isDirError);
System\IO\FileSystemWatcher.Linux.cs (1)
475catch (IOException ex) when (ex.HResult == Interop.Error.ENOTDIR.Info().RawErrno)