2 references to dhcpv6Server
System (2)
net\System\Net\NetworkInformation\SystemIPInterfaceProperties.cs (2)
58
if (ipAdapterAddresses.
dhcpv6Server
.address != IntPtr.Zero)
59
dhcpServers.InternalAdd(ipAdapterAddresses.
dhcpv6Server
.MarshalIPAddress());