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)
358Interop.ErrorInfo errorInfo = Interop.Sys.GetLastErrorInfo();
384Interop.ErrorInfo error = Interop.Sys.GetLastErrorInfo();
422Interop.ErrorInfo errorInfo = Interop.Sys.GetLastErrorInfo();
435Interop.ErrorInfo errorInfo = Interop.Sys.GetLastErrorInfo();
497Interop.ErrorInfo error = Interop.Sys.GetLastErrorInfo();