4 references to Content
Aspire.Dashboard (4)
Components\Dialogs\ExemplarsDialog.razor.cs (4)
32public IQueryable<ChartExemplar> MetricView => Content.Exemplars.AsQueryable(); 56? SpanWaterfallViewModel.GetTitle(exemplar.Span, Content.Resources) 68if (!string.IsNullOrEmpty(Content.Instrument.Unit)) 70formattedValue += Content.Instrument.Unit.TrimStart('{').TrimEnd('}');