2 references to StartedAt
aspire (2)
Backchannel\AppHostAuxiliaryBackchannel.cs (1)
421
StartedAt = legacyInfo.
StartedAt
Backchannel\AppHostConnectionResolver.cs (1)
182
.OrderByDescending(c => c.AppHostInfo?.
StartedAt
?? DateTimeOffset.MinValue)