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