1 write to dnsAddresses
System (1)
net\System\Net\NetworkInformation\SystemIPInterfaceProperties.cs (1)
45dnsAddresses = IpAdapterAddress.MarshalIpAddressCollection(ipAdapterAddresses.firstDnsServerAddress);
1 reference to dnsAddresses
System (1)
net\System\Net\NetworkInformation\SystemIPInterfaceProperties.cs (1)
119return dnsAddresses;