1 write to m_source
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\IndexedSelectQueryOperator.cs (1)
152m_source = source;
2 references to m_source
System.Core (2)
System\Linq\Parallel\QueryOperators\Unary\IndexedSelectQueryOperator.cs (2)
164if (m_source.MoveNext(ref element, ref currentKey)) 176m_source.Dispose();