2 references to net_PInvokeError
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\StringParsingHelpers.Misc.cs (1)
59
return new NetworkInformationException(SR.
net_PInvokeError
, inner);
System\Net\NetworkInformation\UnixIPGlobalProperties.cs (1)
118
throw new NetworkInformationException(SR.
net_PInvokeError
, new AggregateException(context._exceptions));