3 references to GetProperty
Aspire.Dashboard (3)
Otlp\Model\OtlpLogEntry.cs (3)
150if (GetProperty(logEntry, ExceptionStackTraceField) is { Length: > 0 } stackTrace) 155if (GetProperty(logEntry, ExceptionMessageField) is { Length: > 0 } message) 157if (GetProperty(logEntry, ExceptionTypeField) is { Length: > 0 } type)