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