3 references to ConvertLogEntry
Aspire.Dashboard (3)
Model\TelemetryExportService.cs (3)
242LogRecords = scopeGroup.Select(ConvertLogEntry).ToArray() 374LogRecords = [ConvertLogEntry(logEntry)] 462LogRecords = scopeGroup.Select(ConvertLogEntry).ToArray()