3 references to IdentityUserRole
Microsoft.Extensions.Identity.Stores (3)
RoleStoreBase.cs (1)
28
where TUserRole :
IdentityUserRole
<TKey>, new()
UserStoreBase.cs (2)
1004
where TUserRole :
IdentityUserRole
<TKey>, new()
1016
/// Called to create a new instance of a <see cref="
IdentityUserRole
{TKey}"/>.