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