3 implementations of ShutDown
Microsoft.Build (2)
BackEnd\Components\Logging\BuildEventArgTransportSink.cs (1)
157public void ShutDown()
BackEnd\Components\Logging\EventSourceSink.cs (1)
361public void ShutDown()
Microsoft.Build.Engine.UnitTests (1)
TerminalLogger_Tests.cs (1)
83void IBuildEventSink.ShutDown()
1 reference to ShutDown
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
958sink.ShutDown();