2 references to GetEntitySet
System.Data.Services (2)
System\Data\Services\Providers\ObjectContextServiceProvider.cs (2)
113
EntitySet sourceEntitySet = this.
GetEntitySet
(resourceSet.Name);
729
EntitySetBase entitySet = this.
GetEntitySet
(containerName);