3 references to EFBIG
System.Private.CoreLib (3)
src\runtime\src\libraries\Common\src\Interop\Unix\Interop.IOErrors.cs (1)
161case Error.EFBIG:
src\runtime\src\libraries\System.Private.CoreLib\src\Microsoft\Win32\SafeHandles\SafeFileHandle.Unix.cs (2)
500if (errorInfo.Error == Interop.Error.EFBIG || 509throw new IOException(SR.Format(errorInfo.Error == Interop.Error.EFBIG