3 references to _propCookieProtection
System.Web (3)
Configuration\AnonymousIdentificationSection.cs (3)
95
_properties.Add(
_propCookieProtection
);
176
return (CookieProtection)base[
_propCookieProtection
];
179
base[
_propCookieProtection
] = value;