Implemented interface member:
method
ShutdownComponent
Microsoft.Build.BackEnd.IBuildComponent.ShutdownComponent()
10 references to ShutdownComponent
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
1064
ShutdownComponent
();
Microsoft.Build.Engine.UnitTests (9)
BackEnd\LoggingService_Tests.cs (7)
130
_initializedService.
ShutdownComponent
();
190
_initializedService.
ShutdownComponent
();
191
_initializedService.
ShutdownComponent
();
217
_initializedService.
ShutdownComponent
();
332
_initializedService.
ShutdownComponent
();
531
_initializedService.
ShutdownComponent
();
1124
_initializedService.
ShutdownComponent
();
BackEnd\LoggingServiceFactory_Tests.cs (1)
37
loggingService.
ShutdownComponent
();
BackEnd\LoggingServicesLogMethod_Tests.cs (1)
1077
service.
ShutdownComponent
();