1 write to _hashAlgorithm
System.Data.Entity (1)
System\Data\Mapping\MetadataMappingHasherVisitor.HashSourceBuilder.cs (1)
106_hashAlgorithm = hashAlgorithm;
1 reference to _hashAlgorithm
System.Data.Entity (1)
System\Data\Mapping\MetadataMappingHasherVisitor.HashSourceBuilder.cs (1)
165byte[] hash = _hashAlgorithm.ComputeHash(_cachedBuffer, 0, byteCount);