2 references to _propProfileSettingsCollection
System.Web (2)
Configuration\HealthMonitoringSection.cs (2)
310
_properties.Add(
_propProfileSettingsCollection
);
363
return (ProfileSettingsCollection)base[
_propProfileSettingsCollection
];