4 references to GetEntropy
mscorlib (4)
system\collections\generic\equalitycomparer.cs (2)
501
_entropy = HashHelpers.
GetEntropy
();
568
_entropy = HashHelpers.
GetEntropy
();
system\stringcomparer.cs (2)
258
_entropy = HashHelpers.
GetEntropy
();
401
_entropy = HashHelpers.
GetEntropy
();