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