5 references to net_ping
System.Net.Ping (5)
System\Net\NetworkInformation\Ping.cs (3)
411throw new PingException(SR.net_ping, e); 696throw new PingException(SR.net_ping, e); 729throw new PingException(SR.net_ping, e);
System\Net\NetworkInformation\Ping.PingUtility.cs (2)
69throw new PingException(SR.net_ping); 104throw new PingException(SR.net_ping, e);