1 write to _settings
NuGet.CommandLine.XPlat (1)
Commands\Package\Update\PackageUpdateIO.cs (1)
49_settings = Settings.LoadDefaultSettings(solutionDirectory);
3 references to _settings
NuGet.CommandLine.XPlat (3)
Commands\Package\Update\PackageUpdateIO.cs (3)
51_sourceProvider = new PackageSourceProvider(_settings); 53_enabledSources = SettingsUtility.GetEnabledSources(_settings).AsList(); 338return PackageSourceMapping.GetPackageSourceMapping(_settings);