1 implementation of GetSection
System.Configuration.ConfigurationManager (1)
System\Configuration\ClientConfigurationSystem.cs (1)
37
object IInternalConfigSystem.
GetSection
(string sectionName)
1 reference to GetSection
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationManager.cs (1)
154
object section = s_configSystem.
GetSection
(sectionName);