2 references to GetConfigValue
System.Configuration (2)
System\Configuration\ConfigurationElement.cs (1)
579ConfigurationValue ConfigValue = parentElement.Values.GetConfigValue(index);
System\Configuration\ConfigurationValues.cs (1)
128ConfigurationValue configValue = GetConfigValue(index);