3 references to _propValue
System (3)
sys\system\configuration\sections\ClientSettingsSection.cs (3)
99
_properties.Add(
_propValue
);
156
return (SettingValueElement) base[
_propValue
];
159
base[
_propValue
] = value;