4 references to GetRelatedResourceAssociationSetEnd
System.Data.Services (4)
System\Data\Services\Providers\DataServiceProviderWrapper.cs (2)
562
ResourceAssociationSetEnd relatedEnd = associationSet.
GetRelatedResourceAssociationSetEnd
(resourceSet, resourceType, resourceProperty);
782
ResourceAssociationSetEnd relatedEnd = associationSet.
GetRelatedResourceAssociationSetEnd
(sourceContainer, sourceResourceType, navigationProperty);
System\Data\Services\Serializers\MetadataSerializer.cs (2)
1064
ResourceAssociationSetEnd relatedEnd = associationSet.
GetRelatedResourceAssociationSetEnd
(resourceSet, resourceType, navigationProperty);
1097
ResourceAssociationSetEnd relatedEnd = associationSet.
GetRelatedResourceAssociationSetEnd
(resourceSet, resourceType, navigationProperty);