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