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