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