1 write to AllowUntrustedRoot
NuGet.CommandLine.XPlat (1)
Commands\Signing\SignCommand.cs (1)
131
AllowUntrustedRoot
= allowUntrustedRoot.HasValue(),
2 references to AllowUntrustedRoot
NuGet.Commands (2)
SignCommand\SignCommandRunner.cs (2)
72
signRequest.AllowUntrustedRoot = signArgs.
AllowUntrustedRoot
;
194
AllowUntrustedRoot = signArgs.
AllowUntrustedRoot
,