6 references to NetworkInformationException
System (6)
net\System\Net\Internal.cs (2)
586NetworkInformationException exception = new NetworkInformationException(); 609NetworkInformationException exception = new NetworkInformationException();
net\System\Net\NetworkInformation\NetworkAddressChange.cs (4)
302NetworkInformationException exception = new NetworkInformationException(); 310throw new NetworkInformationException(); 330NetworkInformationException exception = new NetworkInformationException(); 338throw new NetworkInformationException();