3 references to _propCustom
System.Web (3)
Configuration\RuleSettings.cs (3)
98
_properties.Add(
_propCustom
);
158
return (string)base[
_propCustom
];
161
base[
_propCustom
] = value;