2 references to UnixNanoSecondsToDateTime
aspire (2)
src\Shared\ConsoleLogs\SharedAIHelpers.cs (1)
271? OtlpHelpers.UnixNanoSecondsToDateTime(startNano)
src\Shared\Otlp\OtlpHelpers.cs (1)
97return UnixNanoSecondsToDateTime(nanos.Value)