1 write to m_indexState
System.Core (1)
System\Linq\Parallel\QueryOperators\Options\QueryExecutionOption.cs (1)
31m_indexState = m_child.OrdinalIndexState;
1 reference to m_indexState
System.Core (1)
System\Linq\Parallel\QueryOperators\Options\QueryExecutionOption.cs (1)
50get { return m_indexState; }