Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
4 references to Dispose
Microsoft.Build.Utilities.Core (1)
ToolTask.cs (1)
868_eofCountdown?.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