1 override of HasEnd
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\EntityContainerAssociationSet.cs (1)
172protected override bool HasEnd( string role )
1 reference to HasEnd
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\EntityContainerRelationshipSet.cs (1)
168if ( ! HasEnd( relationshipEnd.Name ) )