2 references to Argument_EmptyString
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\SP800108HmacCounterKdf.cs (1)
539throw new ArgumentException(SR.Argument_EmptyString, nameof(hashAlgorithm));
src\libraries\Common\src\System\Security\Cryptography\X509Certificates\X509CertificateLoader.cs (1)
731throw new ArgumentException(SR.Argument_EmptyString, paramName);