15 references to NetworkInformationException
System (15)
net\System\Net\Internal.cs (1)
256
throw new
NetworkInformationException
((int)result);
net\System\Net\NetworkInformation\SystemIcmpV4Statistics.cs (1)
23
throw new
NetworkInformationException
((int)result);
net\System\Net\NetworkInformation\SystemIcmpV6Statistics.cs (1)
42
throw new
NetworkInformationException
((int)result);
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (5)
51
throw new
NetworkInformationException
((int)result);
196
throw new
NetworkInformationException
((int)result);
247
throw new
NetworkInformationException
((int)result);
301
throw new
NetworkInformationException
((int)result);
351
throw new
NetworkInformationException
((int)result);
net\System\Net\NetworkInformation\SystemIPGlobalStatistics.cs (1)
25
throw new
NetworkInformationException
((int)result);
net\System\Net\NetworkInformation\SystemIPInterfaceStatistics.cs (1)
38
throw new
NetworkInformationException
((int)result);
net\System\Net\NetworkInformation\SystemIPv4InterfaceProperties.cs (1)
103
throw new
NetworkInformationException
((int)result);
net\System\Net\NetworkInformation\SystemNetworkInterface.cs (2)
49
throw new
NetworkInformationException
(error);
128
throw new
NetworkInformationException
((int)result);
net\System\Net\NetworkInformation\SystemTcpStatistics.cs (1)
21
throw new
NetworkInformationException
((int)result);
net\System\Net\NetworkInformation\SystemUdpStatistics.cs (1)
24
throw new
NetworkInformationException
((int)result);