2 references to TryParseConsoleTimestamp
Aspire.Hosting (2)
Dashboard\DashboardLifecycleHook.cs (1)
309if (TimestampParser.TryParseConsoleTimestamp(content, out var result))
Dcp\ApplicationExecutor.cs (1)
510if (TimestampParser.TryParseConsoleTimestamp(resolvedContent, out var result))