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