2 references to GetConfigSection
System.Configuration.ConfigurationManager (2)
System\Configuration\ClientSettingsStore.cs (2)
162
ClientSettingsSection section =
GetConfigSection
(config, sectionName, false);
180
ClientSettingsSection section =
GetConfigSection
(config, sectionName, true);