2 references to Sync
NuGet.CommandLine.XPlat (2)
Commands\Signing\TrustedSignersCommand.cs (2)
62
return await ExecuteCommand(TrustCommand.
Sync
, algorithm: null, allowUntrustedRootOption: false, owners: null, verbosity, configFile, getLogger, setLogLevel, name: name.Value);
341
case TrustCommand.
Sync
: