1 write to physicalAddress
System (1)
net\System\Net\NetworkInformation\SystemNetworkInterface.cs (1)
142
physicalAddress
= ipAdapterAddresses.address;
1 reference to physicalAddress
System (1)
net\System\Net\NetworkInformation\SystemNetworkInterface.cs (1)
164
Array.Copy(
physicalAddress
,newAddr,addressLength);