1 write to OriginalFormat
Aspire.Dashboard (1)
Otlp\Model\OtlpLogEntryData.cs (1)
49
OriginalFormat
= originalFormat;
2 references to OriginalFormat
Aspire.Dashboard (2)
Otlp\Model\OtlpLogEntryData.cs (1)
81
OriginalFormat
,
Otlp\Storage\SqliteTelemetryRepository.Logs.cs (1)
135
parameters[12].Value = pendingLog.
OriginalFormat
?? (object)DBNull.Value;