1 reference to ApplicationUserStore
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test (1)
UserStoreGuidKeyTest.cs (1)
46services.AddSingleton<IUserStore<GuidUser>>(new ApplicationUserStore((TestDbContext)context));