4 references to _propValue
System.Configuration (4)
System\Configuration\NameValueConfigurationElement.cs (4)
38_properties.Add(_propValue); 59base[_propValue] = value; 83return (string)base[_propValue]; 87base[_propValue] = value;