2 references to StrError
System.Private.CoreLib (2)
src\libraries\Common\src\Interop\Unix\Interop.Errors.cs (1)
145return Interop.Sys.StrError(RawErrno);
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.Unix.cs (1)
200return Interop.Sys.StrError(error);