1 override of ComputeHashValue
System.Data.Entity (1)
System\Data\Query\InternalTrees\NodeInfo.cs (1)
262
internal override void
ComputeHashValue
(Command cmd, Node n)
2 references to ComputeHashValue
System.Data.Entity (2)
System\Data\Query\InternalTrees\NodeInfo.cs (2)
264
base.
ComputeHashValue
(cmd, n);
357
nodeInfo.
ComputeHashValue
(this.m_command, n); // compute the hash value for this node