5 references to ConfigurationValue
System.Configuration.ConfigurationManager (5)
System\Configuration\ConfigurationElement.cs (4)
1465lockedAttributesList = new ConfigurationValue(reader.Value, 1469lockedAllExceptList = new ConfigurationValue(reader.Value, 1473lockedElementList = new ConfigurationValue(reader.Value, 1477lockedAllElementsExceptList = new ConfigurationValue(reader.Value,
System\Configuration\ConfigurationValues.cs (1)
105ConfigurationValue configValue = new ConfigurationValue(value, valueFlags, sourceInfo);