1 write to _hcp
mscorlib (1)
system\collections\compatiblecomparer.cs (1)
21_hcp = hashCodeProvider;
3 references to _hcp
mscorlib (3)
system\collections\compatiblecomparer.cs (3)
48if (_hcp != null) 49return _hcp.GetHashCode(obj); 64return _hcp;