2 references to MoveAttributes
Aspire.Dashboard (2)
Components\Controls\StructuredLogDetails.razor.cs (2)
65MoveAttributes(attributes, _contextAttributes, a => a.Name is "event.name" or "logrecord.event.id" or "logrecord.event.name"); 80MoveAttributes(attributes, _exceptionAttributes, a => a.Name.StartsWith("exception.", StringComparison.OrdinalIgnoreCase));