1 write to _hcp
System (1)
compmod\system\collections\specialized\nameobjectcollectionbase.cs (1)
762_hcp = hashCodeProvider;
3 references to _hcp
System (3)
compmod\system\collections\specialized\nameobjectcollectionbase.cs (3)
797if (_hcp != null) 798return _hcp.GetHashCode(obj); 811return _hcp;