Base:
method
Update
NuGet.Configuration.SettingItem.Update(NuGet.Configuration.SettingItem)
1 override of Update
NuGet.Configuration (1)
Settings\Items\RepositoryItem.cs (1)
170
internal override void
Update
(SettingItem otherRepository)
1 reference to Update
NuGet.Configuration (1)
Settings\Items\RepositoryItem.cs (1)
172
base.
Update
(otherRepository);