5 references to End
System.Data.Entity (5)
System\Data\EntityModel\SchemaObjectModel\ReferentialConstraint.cs (5)
46IRelationshipEnd principalRoleEnd = _principalRole.End; 47IRelationshipEnd dependentRoleEnd = _dependentRole.End; 204_dependentRole.End.Type.Identity, 206_principalRole.End.Type.Identity, 221if(role.End == null)