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