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