Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
3 references to Dispose
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\DefaultIfEmptyQueryOperator.cs (1)
171_sharedLatch.Dispose();
System.Threading (2)
System\Threading\CountdownEvent.cs (2)
130/// Unlike most of the members of <see cref="CountdownEvent"/>, <see cref="Dispose()"/> is not 151/// Unlike most of the members of <see cref="CountdownEvent"/>, <see cref="Dispose()"/> is not