Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
3 references to Dispose
mscorlib (2)
system\threading\CountdownEvent.cs (2)
146/// Unlike most of the members of <see cref="CountdownEvent"/>, <see cref="Dispose()"/> is not 167/// Unlike most of the members of <see cref="CountdownEvent"/>, <see cref="Dispose()"/> is not
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\DefaultIfEmptyQueryOperator.cs (1)
167m_sharedLatch.Dispose();