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