Implemented interface member:
method
ShutDown
Microsoft.Build.BackEnd.Logging.IBuildEventSink.ShutDown()
2 references to ShutDown
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
920
_filterEventSource?.
ShutDown
();
Microsoft.Build.Engine.UnitTests (1)
BackEnd\EventSourceSink_Tests.cs (1)
152
sink.
ShutDown
();