1 write to _indexState
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Options\QueryExecutionOption.cs (1)
28
_indexState
= _child.OrdinalIndexState;
1 reference to _indexState
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Options\QueryExecutionOption.cs (1)
47
get { return
_indexState
; }