3 writes to hash
System (3)
net\System\Net\NetworkInformation\PhysicalAddress.cs (3)
26hash = 0; 32hash ^= (int)address[i] 46hash ^= remnant;
1 reference to hash
System (1)
net\System\Net\NetworkInformation\PhysicalAddress.cs (1)
49return hash;