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