2 references to ERANGE
System.Console (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetPwUid.cs (1)
87
if (errorInfo.Error == Interop.Error.
ERANGE
)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\PersistedFiles.Unix.cs (1)
125
if (errorInfo.Error == Interop.Error.
ERANGE
)