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