4 references to CorrelationId
Microsoft.CodeAnalysis.Features (4)
SolutionCrawler\SolutionCrawlerRegistrationService.cs (1)
117SolutionCrawlerLogger.LogUnregistration(coordinator.CorrelationId);
SolutionCrawler\WorkCoordinator.cs (3)
104SolutionCrawlerLogger.LogWorkCoordinatorShutdown(CorrelationId, _logAggregator); 124SolutionCrawlerLogger.LogWorkCoordinatorShutdownTimeout(CorrelationId); 145CorrelationId, analyzer, scope.GetDocumentCount(solution), scope.GetLanguagesStringForTelemetry(solution), highPriority);