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