1 write to RawContent
aspire (1)
src\Shared\ConsoleLogs\LogEntry.cs (1)
55RawContent = rawLogContent,
2 references to RawContent
aspire (2)
src\Shared\ConsoleLogs\SharedAIHelpers.cs (2)
627if (logEntry.RawContent is not null) 629var content = logEntry.RawContent;