2 references to GetDefaultHashImplementation
mscorlib (2)
system\security\policy\hash.cs (2)
373
Type hashImplementationType =
GetDefaultHashImplementation
(defaultHashType);
397
Type defaultImplementation =
GetDefaultHashImplementation
(hashAlgorithm);