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