1 write to CliStartedAt
Aspire.Hosting (1)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
911
CliStartedAt
= cliStartedAt,
2 references to CliStartedAt
Aspire.Hosting (1)
Backchannel\BackchannelDataTypes.cs (1)
1539
/// This value comes from <c>ASPIRE_CLI_STARTED_STABLE</c> and, unlike <see cref="
CliStartedAt
"/>,
Aspire.Hosting.Tests (1)
Backchannel\AuxiliaryBackchannelRpcTargetTests.cs (1)
2843
Assert.Equal(DateTimeOffset.FromUnixTimeSeconds(1783180199), result.
CliStartedAt
);