5 references to GetSectionName
System.Configuration.ConfigurationManager (5)
System\Configuration\LocalFileSettingsProvider.cs (5)
65string sectionName = GetSectionName(context); 151string sectionName = GetSectionName(context); 205string sectionName = GetSectionName(context); 261SettingsPropertyValueCollection values = GetSettingValuesFromFile(prevConfig, GetSectionName(context), true, properties); 505SettingsPropertyValueCollection values = GetSettingValuesFromFile(prevConfig, GetSectionName(context), true, upgradeProperties);