1 write to _hash
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\PhysicalAddress.cs (1)
54
_hash
= hash;
2 references to _hash
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\PhysicalAddress.cs (2)
23
if (
_hash
== 0)
57
return
_hash
;