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