4 references to CustomContext
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test (4)
UserOnlyCustomContextTest.cs (4)
68.AddDbContext<CustomContext>(o => 72.AddEntityFrameworkStores<CustomContext>(); 80using (var db = scoped.ServiceProvider.GetRequiredService<CustomContext>())