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