Implemented interface member:
method
GetSection
NuGet.Configuration.ISettings.GetSection(System.String)
1 reference to GetSection
NuGet.CommandLine.XPlat (1)
Commands\ConfigCommands\ConfigRunners.cs (1)
206
IReadOnlyCollection<SettingItem> items = settings.
GetSection
(section)?.Items;