3 references to EdmRelationshipAttribute
System.Data.Entity (3)
System\Data\Metadata\ObjectLayer\ObjectItemAttributeAssemblyLoader.cs (3)
208foreach (EdmRelationshipAttribute roleAttribute in SourceAssembly.GetCustomAttributes(typeof(EdmRelationshipAttribute), false /*inherit*/)) 378private bool TryFindNullParametersInRelationshipAttribute(EdmRelationshipAttribute roleAttribute)