3 references to TryGetRelationshipType
System.Data.Entity (3)
System\Data\Objects\DataClasses\RelatedEnd.cs (1)
2603
RelationshipManager.
TryGetRelationshipType
(WrappedOwner, WrappedOwner.IdentityType, relationshipName, out associationType) ||
System\Data\Objects\DataClasses\RelationshipManager.cs (2)
422
if (!
TryGetRelationshipType
(wrappedOwner, wrappedOwner.IdentityType, relationshipName, out associationType))
718
if (!
TryGetRelationshipType
(WrappedOwner, entityClrType, relationshipName, out associationType))