2 references to Repository
NuGet.CommandLine.XPlat (2)
Commands\Signing\TrustedSignersCommand.cs (2)
146return await ExecuteCommand(TrustCommand.Repository, algorithm: null, allowUntrustedRootOption.HasValue(), owners: owners, verbosity, configFile, getLogger, setLogLevel, name: name.Value, sourceUrl: null, packagePath: package.Value); 264Repository = action == TrustCommand.Repository,