4 references to TestUserDbContext
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test (4)
UserOnlyTest.cs (4)
29.AddDbContext<TestUserDbContext>( 33.AddEntityFrameworkStores<TestUserDbContext>(); 41using (var db = scoped.ServiceProvider.GetRequiredService<TestUserDbContext>())