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