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