2 references to GetConfigValue
System.Configuration.ConfigurationManager (2)
System\Configuration\ConfigurationElement.cs (1)
620ConfigurationValue configValue = parentElement.Values.GetConfigValue(index);
System\Configuration\ConfigurationValues.cs (1)
32ConfigurationValue configValue = GetConfigValue(index);