1 write to LoggingEventQueueDepth
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
1356
telemetry.
LoggingEventQueueDepth
= loggingService.EventQueueCount;
3 references to LoggingEventQueueDepth
Microsoft.Build.Framework (3)
Telemetry\CrashTelemetry.cs (3)
535
AddIfNotNull(
LoggingEventQueueDepth
);
605
AddIfNotNull(
LoggingEventQueueDepth
?.ToString(), nameof(
LoggingEventQueueDepth
));