3 references to firstUnicastAddress
System (3)
net\System\Net\Internal.cs (2)
233
if (adapterAddresses.
firstUnicastAddress
!= IntPtr.Zero)
237
adapterAddresses.
firstUnicastAddress
);
net\System\Net\NetworkInformation\SystemIPInterfaceProperties.cs (1)
49
ipAdapterAddresses.
firstUnicastAddress
);