1 implementation of Settings
NuGet.Configuration (1)
Settings\XPlatMachineWideSetting.cs (1)
23public ISettings Settings => _settings.Value;
1 reference to Settings
NuGet.Configuration (1)
Settings\Settings.cs (1)
503if (machineWideSettings != null && machineWideSettings.Settings is Settings mwSettings && string.IsNullOrEmpty(configFileName))