3 references to address
System (3)
net\System\Net\NetworkInformation\SystemIPInterfaceProperties.cs (2)
56if (ipAdapterAddresses.dhcpv4Server.address != IntPtr.Zero) 58if (ipAdapterAddresses.dhcpv6Server.address != IntPtr.Zero)
net\System\Net\NetworkInformation\UnSafeNetInfoNativemethods.cs (1)
120Marshal.Copy(address, sockAddress.m_Buffer, 0, addressLength);