1 write to m_comparer
System.Core (1)
System\Linq\Parallel\QueryOperators\Binary\UnionQueryOperator.cs (1)
214m_comparer = comparer;
1 reference to m_comparer
System.Core (1)
System\Linq\Parallel\QueryOperators\Binary\UnionQueryOperator.cs (1)
226m_hashLookup = new Set<TInputOutput>(m_comparer);