2 references to TrustedSignerNameToAdd
NuGet.CommandLine.XPlat (2)
Commands\Signing\TrustedSignersCommand.cs (2)
81
var name = new Argument<string>("NAME") { Description = Strings.
TrustedSignerNameToAdd
};
103
var name = new Argument<string>("NAME") { Description = Strings.
TrustedSignerNameToAdd
};