1 write to _ordinalIndexState
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Options\OrderingQueryOperator.cs (1)
29
_ordinalIndexState
= _child.OrdinalIndexState;
1 reference to _ordinalIndexState
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Options\OrderingQueryOperator.cs (1)
68
get { return
_ordinalIndexState
; }