3 references to s_testTime
Aspire.Cli.Tests (3)
Commands\TelemetryLogsCommandTests.cs (1)
17
private static readonly DateTime s_testTime = TelemetryTestHelper.
s_testTime
;
Commands\TelemetrySpansCommandTests.cs (1)
17
private static readonly DateTime s_testTime = TelemetryTestHelper.
s_testTime
;
Commands\TelemetryTracesCommandTests.cs (1)
17
private static readonly DateTime s_testTime = TelemetryTestHelper.
s_testTime
;