1 write to m_source
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\ReverseQueryOperator.cs (1)
125m_source = source;
2 references to m_source
System.Core (2)
System\Linq\Parallel\QueryOperators\Unary\ReverseQueryOperator.cs (2)
144while (m_source.MoveNext(ref current, ref key)) 167m_source.Dispose();