2 references to UnknownHashAlgorithmNotSupported
NuGet.Configuration (2)
Settings\Items\CertificateItem.cs (2)
37
throw new ArgumentException(Resources.
UnknownHashAlgorithmNotSupported
);
71
throw new ArgumentException(Resources.
UnknownHashAlgorithmNotSupported
);