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