1 reference to DerivesFromDbContext
Aspire.Playground.Tests (1)
Infrastructure\DistributedApplicationExtensions.cs (1)
240
var dbContextTypes = projectAssembly.GetTypes().Where(
DerivesFromDbContext
);