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