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