1 write to _dhcpServerAddresses
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPInterfaceProperties.cs (1)
24
_dhcpServerAddresses
= GetDhcpServerAddresses();
1 reference to _dhcpServerAddresses
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPInterfaceProperties.cs (1)
40
public override IPAddressCollection DhcpServerAddresses { get { return
_dhcpServerAddresses
; } }