1 reference to
Microsoft.AspNetCore.Identity.EntityFrameworkCore (1)
UserStore.cs (1)
110public UserStore(TContext context, IdentityErrorDescriber? describer = null) : base(context, describer) { }