3 references to _propCookieProtection
System.Web (3)
Configuration\RoleManagerSection.cs (3)
186
_properties.Add(
_propCookieProtection
);
292
return (CookieProtection)base[
_propCookieProtection
];
295
base[
_propCookieProtection
] = value;