6 references to VersionTwoDbContext
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test (6)
VersionTwoSchemaTest.cs (6)
23.AddDbContext<VersionTwoDbContext>(o => 31.AddEntityFrameworkStores<VersionTwoDbContext>(); 37var db = scope.ServiceProvider.GetRequiredService<VersionTwoDbContext>(); 45var db = scope.ServiceProvider.GetRequiredService<VersionTwoDbContext>();