3 references to RelationshipName
System.Data.Entity (3)
System\Data\Metadata\ObjectLayer\ObjectItemAttributeAssemblyLoader.cs (3)
552if (SessionData.TypesInLoading.TryGetValue(attribute.RelationshipNamespaceName + "." + attribute.RelationshipName, out type) && 576propertyInfo.Name, propertyInfo.DeclaringType.FullName, attribute.TargetRoleName, attribute.RelationshipName), navigationProperty)); 596propertyInfo.Name, propertyInfo.DeclaringType.FullName, attribute.RelationshipName), declaringType));