4 references to ImplicitlyMappedAssociationSetEnds
System.Data.Entity (4)
System\Data\Mapping\StorageMappingItemLoader.cs (3)
468entitySetMapping.ImplicitlyMappedAssociationSetEnds).MakeReadOnly(); 562foreach (AssociationSetEnd end in entitySetMapping.ImplicitlyMappedAssociationSetEnds) 652foreach (AssociationSetEnd end in entitySetMapping.ImplicitlyMappedAssociationSetEnds)
System\Data\Mapping\Update\Internal\ViewLoader.cs (1)
285foreach (AssociationSetEnd end in entitySetMapping.ImplicitlyMappedAssociationSetEnds)