2 references to GetLastErrorInfo
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\LinuxNetworkInterface.cs (1)
84string message = Interop.Sys.GetLastErrorInfo().GetErrorMessage();
System\Net\NetworkInformation\NetworkAddressChange.Unix.cs (1)
161string message = Interop.Sys.GetLastErrorInfo().GetErrorMessage();