2 references to GetMatchingSpanIdsAsync
Aspire.Dashboard (2)
Components\Pages\TraceDetail.razor.cs (2)
639
? await
GetMatchingSpanIdsAsync
(contextFilters, hasTextFilter ? [PageViewModel.Filter] : null)
642
? await
GetMatchingSpanIdsAsync
(durationFilters, textFragments: null)