src\libraries\System.Private.CoreLib\src\Microsoft\Win32\SafeHandles\SafeFileHandle.Unix.cs (12)
111Func<Interop.ErrorInfo, Interop.Sys.OpenFlags, string, Exception?>? createOpenException)
120Interop.ErrorInfo error = Interop.Sys.GetLastErrorInfo();
206Interop.ErrorInfo error = Interop.Sys.GetLastErrorInfo();
236Func<Interop.ErrorInfo, Interop.Sys.OpenFlags, string, Exception?>? createOpenException = null)
242Func<Interop.ErrorInfo, Interop.Sys.OpenFlags, string, Exception?>? createOpenException = null)
249Func<Interop.ErrorInfo, Interop.Sys.OpenFlags, string, Exception?>? createOpenException = null)
423Interop.ErrorInfo errorInfo = Interop.Sys.GetLastErrorInfo();
449Interop.ErrorInfo error = Interop.Sys.GetLastErrorInfo();
487Interop.ErrorInfo errorInfo = Interop.Sys.GetLastErrorInfo();
500Interop.ErrorInfo errorInfo = Interop.Sys.GetLastErrorInfo();
540Interop.ErrorInfo error = Interop.Sys.GetLastErrorInfo();
567Interop.ErrorInfo error = Interop.Sys.GetLastErrorInfo();