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