3 references to Role
System.Data.Entity (3)
System\Data\EntityModel\SchemaObjectModel\EntityContainerAssociationSetEnd.cs (1)
59
else if (CanHandleAttribute(reader, XmlConstants.
Role
))
System\Data\EntityModel\SchemaObjectModel\ReferentialConstraintRoleElement.cs (1)
72
if (CanHandleAttribute(reader, XmlConstants.
Role
))
System\Data\EntityModel\SchemaObjectModel\RelationshipEnd.cs (1)
163
else if (CanHandleAttribute(reader, XmlConstants.
Role
))