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