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