2 implementations of ShutDown
Microsoft.Build (2)
BackEnd\Components\Logging\BuildEventArgTransportSink.cs (1)
157
public void
ShutDown
()
BackEnd\Components\Logging\EventSourceSink.cs (1)
297
public void
ShutDown
()
1 reference to ShutDown
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
924
sink.
ShutDown
();