2 references to TimeProvider
Aspire.Dashboard (2)
Components_Controls_StructuredLogDetails_razor.g.cs (2)
254
FormatHelpers.FormatTimeWithOptionalDate(
TimeProvider
, ViewModel.LogEntry.TimeStamp, MillisecondsDisplay.Full)
263
__builder2.AddContent(17, (MarkupString)string.Format(ControlsStrings.StructuredLogsDetailsTimestamp, FormatHelpers.FormatTimeWithOptionalDate(
TimeProvider
, ViewModel.LogEntry.TimeStamp, MillisecondsDisplay.Truncated))