Base:
method
HasEnd
System.Data.EntityModel.SchemaObjectModel.EntityContainerRelationshipSet.HasEnd(System.String)
2 references to HasEnd
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\EntityContainerAssociationSet.cs (2)
105if ( HasEnd( end.Role ) ) 133if (HasEnd(end.Role))