3 references to ERANGE
System.Private.CoreLib (3)
src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetCwd.cs (1)
63if (errorInfo.Error == Interop.Error.ERANGE)
src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetPwUid.cs (1)
86if (errorInfo.Error == Interop.Error.ERANGE)
src\libraries\System.Private.CoreLib\src\System\IO\PersistedFiles.Unix.cs (1)
119if (errorInfo.Error == Interop.Error.ERANGE)