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