src\libraries\System.Private.CoreLib\src\Microsoft\Win32\SafeHandles\SafeFileHandle.Unix.cs (10)
92Func<Interop.ErrorInfo, Interop.Sys.OpenFlags, string, Exception?>? createOpenException)
101Interop.ErrorInfo error = Interop.Sys.GetLastErrorInfo();
174Func<Interop.ErrorInfo, Interop.Sys.OpenFlags, string, Exception?>? createOpenException = null)
180Func<Interop.ErrorInfo, Interop.Sys.OpenFlags, string, Exception?>? createOpenException = null)
187Func<Interop.ErrorInfo, Interop.Sys.OpenFlags, string, Exception?>? createOpenException = null)
355Interop.ErrorInfo errorInfo = Interop.Sys.GetLastErrorInfo();
381Interop.ErrorInfo error = Interop.Sys.GetLastErrorInfo();
419Interop.ErrorInfo errorInfo = Interop.Sys.GetLastErrorInfo();
432Interop.ErrorInfo errorInfo = Interop.Sys.GetLastErrorInfo();
494Interop.ErrorInfo error = Interop.Sys.GetLastErrorInfo();