1 write to _comparer
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Binary\UnionQueryOperator.cs (1)
207
_comparer
= comparer;
1 reference to _comparer
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Binary\UnionQueryOperator.cs (1)
219
_hashLookup = new HashSet<TInputOutput>(
_comparer
);