3 references to HashCharacterCompressionThreshold
System.Data.Entity (3)
System\Data\Mapping\MetadataMappingHasherVisitor.HashSourceBuilder.cs (3)
40
: base(hashAlgorithm, (
HashCharacterCompressionThreshold
+ (
HashCharacterCompressionThreshold
/ 2)) * 2)
82
if(base.CharCount >=
HashCharacterCompressionThreshold
)