7 references to CannotUpdateMachineWide
NuGet.Configuration (7)
Settings\Items\UnknownItem.cs (2)
82throw new InvalidOperationException(Resources.CannotUpdateMachineWide); 129throw new InvalidOperationException(Resources.CannotUpdateMachineWide);
Settings\SettingItem.cs (1)
51throw new InvalidOperationException(Resources.CannotUpdateMachineWide);
Settings\Settings.cs (1)
107throw new InvalidOperationException(Resources.CannotUpdateMachineWide);
Settings\SettingsGroup.cs (2)
106throw new InvalidOperationException(Resources.CannotUpdateMachineWide); 141throw new InvalidOperationException(Resources.CannotUpdateMachineWide);
Settings\VirtualSettingSection.cs (1)
100throw new InvalidOperationException(Resources.CannotUpdateMachineWide);