4 references to HashAlgorithmNameNullOrEmpty
System.Core (4)
System\Security\Cryptography\ECDsa.cs (4)
112
if (String.IsNullOrEmpty(hashAlgorithm.Name)) { throw
HashAlgorithmNameNullOrEmpty
(); }
123
throw
HashAlgorithmNameNullOrEmpty
();
151
throw
HashAlgorithmNameNullOrEmpty
();
166
throw
HashAlgorithmNameNullOrEmpty
();