1 write to _exceptionAttributes
Aspire.Dashboard (1)
Components\Controls\StructuredLogDetails.razor.cs (1)
99_exceptionAttributes = [];
3 references to _exceptionAttributes
Aspire.Dashboard (3)
Components\Controls\StructuredLogDetails.razor.cs (2)
39_exceptionAttributes.Where(ApplyFilter).AsQueryable(); 100MoveAttributes(attributes, _exceptionAttributes, a => a.Name.StartsWith("exception.", StringComparison.OrdinalIgnoreCase));
Components_Controls_StructuredLogDetails_razor.g.cs (1)
686if (_exceptionAttributes.Count > 0)