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