3 references to CliProcessStartedStable
Aspire.Hosting (2)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
885
var cliStableStartedAtString = configuration[KnownConfigNames.
CliProcessStartedStable
];
Cli\CliOrphanDetector.cs (1)
43
if (configuration[KnownConfigNames.
CliProcessStartedStable
] is { } stableStartTimeString &&
Aspire.Hosting.Tests (1)
Backchannel\AuxiliaryBackchannelRpcTargetTests.cs (1)
2822
[KnownConfigNames.
CliProcessStartedStable
] = "1783180250",