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