5 writes to CliStableStartedAt
Aspire.Cli.Tests (5)
Backchannel\OrphanedAppHostCollectorTests.cs (5)
51
CliStableStartedAt
= GetCurrentProcessStableStartTime(),
71
CliStableStartedAt
= DateTimeOffset.FromUnixTimeMilliseconds(1),
91
CliStableStartedAt
= GetCurrentProcessStableStartTime(),
160
CliStableStartedAt
= cliStartedAt,
387
CliStableStartedAt
= orphaned
2 references to CliStableStartedAt
aspire (2)
Backchannel\OrphanedAppHostCollector.cs (1)
98
if (connection.AppHostInfo.
CliStableStartedAt
is { } cliStableStartedAt)
src\Aspire.Hosting\Backchannel\BackchannelDataTypes.cs (1)
1529
/// processes after a wall-clock adjustment, so prefer <see cref="
CliStableStartedAt
"/> when it is