2 references to GetResourceAssociationSetEnd
System.Data.Services (2)
System\Data\Services\Providers\DataServiceProviderWrapper.cs (1)
561
ResourceAssociationSetEnd thisEnd = associationSet.
GetResourceAssociationSetEnd
(resourceSet, resourceType, resourceProperty);
System\Data\Services\Providers\ResourceAssociationSet.cs (1)
154
ResourceAssociationSetEnd thisEnd = this.
GetResourceAssociationSetEnd
(resourceSet, resourceType, resourceProperty);