2 references to TimestampParser
Aspire.Hosting (2)
Dashboard\DashboardEventHandlers.cs (1)
715if (TimestampParser.TryParseConsoleTimestamp(content, out var result))
Dcp\DcpExecutor.cs (1)
555if (TimestampParser.TryParseConsoleTimestamp(resolvedContent, out var result))