5 references to ShowTimestamp
Aspire.Dashboard (3)
Components\Controls\LogViewer.razor.cs (3)
115_appliedShowTimestamp != ShowTimestamp || 120_appliedShowTimestamp = ShowTimestamp; 188if (ShowTimestamp && entry.Timestamp is { } timestamp)
Aspire.Dashboard.Components.Tests (2)
Controls\LogViewerTests.cs (2)
393builder.Add(p => p.ShowTimestamp, true); 406builder.Add(p => p.ShowTimestamp, false);