1 reference to IsAncestorOf
Aspire.Hosting.EntityFrameworkCore (1)
EFMigrationResourceBuilderExtensions.cs (1)
388.Where(candidate => !candidates.Any(other => !ReferenceEquals(other, candidate) && IsAncestorOf(candidate, other)))