2 references to CustomColumn
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test (2)
VersionTestDbContext.cs (2)
72
public DbSet<
CustomColumn
> CustomColumns { get; set; }
80
builder.Entity<
CustomColumn
>(b =>