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