1 write to Instrument
Aspire.Dashboard (1)
Components\Controls\Chart\MetricTable.razor.cs (1)
100Instrument = InstrumentViewModel.Instrument!
2 references to Instrument
Aspire.Dashboard (2)
Components\Dialogs\ExemplarsDialog.razor.cs (2)
69if (!string.IsNullOrEmpty(Content.Instrument.Unit)) 71formattedValue += Content.Instrument.Unit.TrimStart('{').TrimEnd('}');