4 references to GetConfigValue
System.Configuration.ConfigurationManager (4)
System\Configuration\ConfigurationValues.cs (3)
22ConfigurationValue configValue = GetConfigValue(key); 79ConfigurationValue configurationValue = GetConfigValue(key); 85ConfigurationValue configurationValue = GetConfigValue(key);
System\Configuration\ProviderSettings.cs (1)
118if ((Values.GetConfigValue(prop.Name).ValueFlags & ConfigurationValueFlags.Locked) != 0)