4 references to PingException
System.Net.Ping (4)
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 (1)
104
throw new
PingException
(SR.net_ping, e);