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