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