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