3 references to ConvertLogEntry
Aspire.Dashboard (3)
Model\TelemetryExportService.cs (3)
249LogRecords = scopeGroup.Select(ConvertLogEntry).ToArray() 381LogRecords = [ConvertLogEntry(logEntry)] 471LogRecords = scopeGroup.Select(ConvertLogEntry).ToArray()