2 references to TrustLocalSignedNupkgPath
NuGet.CommandLine.XPlat (2)
Commands\Signing\TrustedSignersCommand.cs (2)
82var package = new Argument<string>("PACKAGE") { Description = Strings.TrustLocalSignedNupkgPath }; 104var package = new Argument<string>("PACKAGE") { Description = Strings.TrustLocalSignedNupkgPath };