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