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