3 references to Next
System.Data.Services (3)
System\Data\Services\Internal\ProjectedWrapper.cs (3)
851if (this.Next == null || propertyIndex < 0) 857return this.Next.InternalGetProjectedPropertyValue(propertyIndex - 8); 863/// <summary>Instance of this class is assigned to the last <see cref="ProjectedWrapperMany.Next"/> in the list.</summary>