2 references to GetConfigSection
System (2)
sys\system\configuration\ClientSettingsStore.cs (2)
153
ClientSettingsSection section =
GetConfigSection
(config, sectionName, false);
168
ClientSettingsSection section =
GetConfigSection
(config, sectionName, true);