2 references to _propForms
System.Web (2)
Configuration\AuthenticationSection.cs (2)
107
_properties.Add(
_propForms
);
127
return (FormsAuthenticationConfiguration)base[
_propForms
];