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