1 reference to TrustSourceUrl
NuGet.CommandLine.XPlat (1)
Commands\Signing\TrustedSignersCommand.cs (1)
152
var sourceUrl = new Option<string>("--source-url") { Description = Strings.
TrustSourceUrl
, Arity = ArgumentArity.ZeroOrOne };