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