2 references to Update
NuGet.Commands (1)
ClientCertificatesCommand\UpdateClientCertRunner.cs (1)
42
fileCertItem.
Update
(args.Path, args.Password, args.StorePasswordInClearText);
NuGet.Configuration (1)
Settings\Items\FileClientCertItem.cs (1)
49
Update
(filePath, password, storePasswordInClearText);