3 references to GetIOException
System.Private.CoreLib (3)
src\libraries\Common\src\Interop\Unix\Interop.IOErrors.cs (2)
139Exception inner = GetIOException(errorInfo); 168return GetIOException(errorInfo, path);
src\libraries\System.Private.CoreLib\src\System\Environment.UnixOrBrowser.cs (1)
68Interop.GetIOException(errno);