2 writes to StableStartedAt
Aspire.Cli.Tests (2)
Commands\AppHostLauncherTests.cs (1)
1925StableStartedAt = stableStartedAt,
Processes\ProcessTreeGracefulShutdownServiceTests.cs (1)
118StableStartedAt = stableStartedAt
3 references to StableStartedAt
aspire (3)
Commands\AppHostLauncher.cs (1)
719if (appHostInfo.StableStartedAt is { } stableStartedAt &&
Processes\ProcessTreeGracefulShutdownService.cs (1)
354if (appHostInfo.StableStartedAt is { } stableStartedAt)
src\Aspire.Hosting\Backchannel\BackchannelDataTypes.cs (1)
1508/// <see cref="StableStartedAt"/> when it is present and use a runtime-start-time verifier for this