2 references to FindFKRelatedEnds
System.Data.Entity (2)
System\Data\Objects\EntityEntry.cs (2)
3400
foreach (EntityReference relatedEnd in
FindFKRelatedEnds
())
3912
foreach (EntityReference entityReference in this.
FindFKRelatedEnds
())