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