2 references to GetResponseWithType
System.Data.Services.Client (2)
System\Data\Services\Client\DataServiceContext.cs (2)
3753return this.GetResponseWithType(results, elementType); 3757QueryOperationResponse response = this.GetResponseWithType(results, elementType);