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