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