1 write to StartTimestamp
Aspire.Hosting.Browsers (1)
BrowserLogsEventLogger.cs (1)
125
StartTimestamp
= parameters.Timestamp,
2 references to StartTimestamp
Aspire.Hosting.Browsers (2)
BrowserLogsEventLogger.cs (2)
172
if (FormatDuration(request.
StartTimestamp
, parameters.Timestamp) is { Length: > 0 } duration)
194
if (FormatDuration(request.
StartTimestamp
, completedTimestamp) is { Length: > 0 } duration)