3 references to ResourceAssociationSet
System.Data.Services (3)
System\Data\Services\Providers\DataServiceProviderWrapper.cs (1)
592associationSet = new ResourceAssociationSet(
System\Data\Services\Providers\ObjectContextServiceProvider.cs (1)
171result = new ResourceAssociationSet(associationSet.Name, thisAssociationSetEnd, relatedAssociationSetEnd);
System\Data\Services\Providers\ReflectionServiceProvider.cs (1)
92return new ResourceAssociationSet(associationName, sourceEnd, targetEnd);