Implemented interface member:
method
ShutdownComponent
Microsoft.Build.BackEnd.IBuildComponent.ShutdownComponent()
10 references to ShutdownComponent
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
1102
ShutdownComponent
();
Microsoft.Build.Engine.UnitTests (9)
BackEnd\LoggingService_Tests.cs (7)
131
_initializedService.
ShutdownComponent
();
191
_initializedService.
ShutdownComponent
();
192
_initializedService.
ShutdownComponent
();
218
_initializedService.
ShutdownComponent
();
333
_initializedService.
ShutdownComponent
();
532
_initializedService.
ShutdownComponent
();
1125
_initializedService.
ShutdownComponent
();
BackEnd\LoggingServiceFactory_Tests.cs (1)
37
loggingService.
ShutdownComponent
();
BackEnd\LoggingServicesLogMethod_Tests.cs (1)
1078
service.
ShutdownComponent
();