3 references to MarshalIpAddressCollection
System (3)
net\System\Net\NetworkInformation\SystemIPInterfaceProperties.cs (3)
45dnsAddresses = IpAdapterAddress.MarshalIpAddressCollection(ipAdapterAddresses.firstDnsServerAddress); 50winsServersAddresses = IpAdapterAddress.MarshalIpAddressCollection( 53IpAdapterAddress.MarshalIpAddressCollection(ipAdapterAddresses.firstGatewayAddress));