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