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