6 references to CustomDbContext
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test (6)
CustomPocoTest.cs (6)
30
using (var db = new
CustomDbContext
<Guid>(
52
using (var db = new
CustomDbContext
<string>(
74
using (var db = new
CustomDbContext
<int>(
94
using (var db = new
CustomDbContext
<int>(
115
using (var db = new
CustomDbContext
<int>(
137
using (var db = new
CustomDbContext
<int>(