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