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