2 references to _propProfile
System.Web (2)
Configuration\ProfileSection.cs (2)
129
_properties.Add(
_propProfile
);
234
return (RootProfilePropertySettingsCollection)base[
_propProfile
];