3 references to _propInherits
System.Web (3)
Configuration\ProfileSection.cs (3)
130
_properties.Add(
_propInherits
);
216
return (string)base[
_propInherits
];
219
base[
_propInherits
] = value;