2 references to _propUsers
System.Web (2)
Configuration\FormsAuthenticationCredentials.cs (2)
112
_properties.Add(
_propUsers
);
128
return (FormsAuthenticationUserCollection)base[
_propUsers
];