6 references to CustomVersionDbContext
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test (6)
CustomSchemaTest.cs (6)
23.AddDbContext<CustomVersionDbContext>(o => 31.AddEntityFrameworkStores<CustomVersionDbContext>(); 35var db = scope.ServiceProvider.GetRequiredService<CustomVersionDbContext>(); 43var db = scope.ServiceProvider.GetRequiredService<CustomVersionDbContext>();