1 write to AllowUntrustedRoot
NuGet.Commands (1)
SignCommand\SignCommandRunner.cs (1)
194
AllowUntrustedRoot
= signArgs.AllowUntrustedRoot,
1 reference to AllowUntrustedRoot
NuGet.Commands (1)
SignCommand\CertificateProvider.cs (1)
220
resultCollection = GetValidCertificates(resultCollection, options.
AllowUntrustedRoot
);