1 reference to UnsupportedHashAlgorithm
NuGet.Common (1)
CryptoHashProvider.cs (1)
53
throw new ArgumentException(string.Format(CultureInfo.CurrentCulture, Strings.
UnsupportedHashAlgorithm
, hashAlgorithm), nameof(hashAlgorithm));