3 references to ConvertLogEntry
Aspire.Dashboard (3)
Model\TelemetryExportService.cs (3)
250LogRecords = scopeGroup.Select(ConvertLogEntry).ToArray() 382LogRecords = [ConvertLogEntry(logEntry)] 472LogRecords = scopeGroup.Select(ConvertLogEntry).ToArray()