2 references to TryGetSection
NuGet.Configuration (2)
Settings\Settings.cs (2)
124settingsFile.TryGetSection(sectionName, out SettingSection? retrievedSettingFileSection); 221if (f.TryGetSection(sectionName, out var section))