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