1 write to _sharedLatch
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\DefaultIfEmptyQueryOperator.cs (1)
136_sharedLatch = sharedLatch;
3 references to _sharedLatch
System.Linq.Parallel (3)
System\Linq\Parallel\QueryOperators\Unary\DefaultIfEmptyQueryOperator.cs (3)
170_sharedLatch.Wait(_cancelToken); 171_sharedLatch.Dispose(); 197_sharedLatch.Signal();