1 implementation of ServiceState
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
461public LoggingServiceState ServiceState => _serviceState;
1 reference to ServiceState
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
1355telemetry.LoggingServiceState = loggingService.ServiceState.ToString();