1 write to _hashCode
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\WeakKeyDictionary.cs (1)
285_hashCode = key.GetHashCode();
2 references to _hashCode
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\WeakKeyDictionary.cs (2)
297return _hashCode; 306if (obj.GetHashCode() != _hashCode)