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