5 references to GetSectionName
System (5)
sys\system\configuration\LocalFileSettingsProvider.cs (5)
93
string sectionName =
GetSectionName
(context);
168
string sectionName =
GetSectionName
(context);
213
string sectionName =
GetSectionName
(context);
294
SettingsPropertyValueCollection values = GetSettingValuesFromFile(prevConfig,
GetSectionName
(context), true, properties);
520
SettingsPropertyValueCollection values = GetSettingValuesFromFile(prevConfig,
GetSectionName
(context), true, upgradeProperties);