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