2 references to InvalidX509StorePurpose
NuGet.Packaging (2)
Signing\TrustStore\FallbackCertificateBundleX509ChainFactory.cs (1)
41_ => throw new ArgumentException(Strings.InvalidX509StorePurpose, nameof(storePurpose))
Signing\TrustStore\X509TrustStore.cs (1)
90throw new ArgumentException(Strings.InvalidX509StorePurpose, nameof(storePurpose));