1 write to _hashCode
System.Data.Entity (1)
System\Data\Common\QueryCache\EntityClientCacheKey.cs (1)
69
_hashCode
= _commandType.GetHashCode() ^
1 reference to _hashCode
System.Data.Entity (1)
System\Data\Common\QueryCache\EntityClientCacheKey.cs (1)
101
return
_hashCode
;