1 write to _comparer
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\ContainsSearchOperator.cs (1)
150_comparer = comparer;
2 references to _comparer
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Unary\ContainsSearchOperator.cs (2)
164Debug.Assert(_comparer != null); 192if (_comparer.Equals(element, _searchValue))