2 references to TryParseStartTimeUnixSeconds
Aspire.Hosting.Tests (2)
Cli\ProcessStartTimeHelperTests.cs (2)
144Assert.Equal(expected, ProcessStartTimeHelper.TryParseStartTimeUnixSeconds(value)); 153Assert.Null(ProcessStartTimeHelper.TryParseStartTimeUnixSeconds(value));