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