2 references to Default
Aspire.Dashboard (2)
ConsoleLogs\LogParser.cs (1)
53Type = isErrorOutput ? LogEntryType.Error : LogEntryType.Default
src\Shared\ConsoleLogs\LogEntry.cs (1)
13public LogEntryType Type { get; init; } = LogEntryType.Default;