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