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