1 write to pagingApplicable
System.Data.Services (1)
System\Data\Services\RequestQueryProcessor.cs (1)
119this.pagingApplicable = (description.TargetKind == RequestTargetKind.Resource && !description.IsSingleResult) &&
2 references to pagingApplicable
System.Data.Services (2)
System\Data\Services\RequestQueryProcessor.cs (2)
141if (this.pagingApplicable && !this.IsCustomPaged) 864if (this.pagingApplicable)