1 write to LogEntry
Aspire.Dashboard (1)
Model\Assistant\Markdown\AspireEnrichmentParser.cs (1)
187LogEntry = logEntry,
2 references to LogEntry
Aspire.Dashboard (2)
Model\Assistant\Markdown\LogEntryInlineRenderer.cs (2)
14renderer.Write($@"<a href=""{DashboardUrls.StructuredLogsUrl(logEntryId: inline.LogEntry.InternalId)}"" class=""log-entry"">Log {inline.LogEntry.InternalId}</a>");