2 references to IsAssociationValidForEntityType
System.Data.Entity (2)
System\Data\Mapping\StorageMappingItemLoader.cs (2)
512
if (MetadataHelper.
IsAssociationValidForEntityType
(expectedEnd, entityTypeMapping.EntityType))
532
if (!MetadataHelper.
IsAssociationValidForEntityType
(actualEnd, entityTypeMapping.EntityType))