1 reference to Error_RepoTrustExpectedRepoSignature
NuGet.Commands (1)
TrustedSignersCommand\TrustedSignerActionsProvider.cs (1)
125
repositorySignature = countersignature ?? throw new InvalidOperationException(Strings.
Error_RepoTrustExpectedRepoSignature
);