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