5 writes to CliStableStartedAt
Aspire.Cli.Tests (5)
Backchannel\OrphanedAppHostCollectorTests.cs (5)
51CliStableStartedAt = GetCurrentProcessStableStartTime(), 71CliStableStartedAt = DateTimeOffset.FromUnixTimeMilliseconds(1), 91CliStableStartedAt = GetCurrentProcessStableStartTime(), 160CliStableStartedAt = cliStartedAt, 387CliStableStartedAt = orphaned
2 references to CliStableStartedAt
aspire (2)
Backchannel\OrphanedAppHostCollector.cs (1)
98if (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