Base:
method
Update
NuGet.Configuration.SettingItem.Update(NuGet.Configuration.SettingItem)
3 references to Update
NuGet.Configuration (3)
Settings\Items\CredentialsItem.cs (3)
272
_username.
Update
(credentials!._username);
278
_password.
Update
(credentials!._password);
312
_validAuthenticationTypes.
Update
(credentials._validAuthenticationTypes);