4 references to LoadProperty
System.Data.Services.Client (4)
System\Data\Services\Client\DataServiceContext.cs (4)
660return response.LoadProperty(); 706return result.LoadProperty(); 730return result.LoadProperty(); 754return (QueryOperationResponse<T>)result.LoadProperty();