1 write to _renderedInstrument
Aspire.Dashboard (1)
Components\Controls\Chart\ChartBase.cs (1)
100
_renderedInstrument
= InstrumentViewModel.Instrument.GetKey();
2 references to _renderedInstrument
Aspire.Dashboard (2)
Components\Controls\Chart\ChartBase.cs (2)
94
if (
_renderedInstrument
is null ||
_renderedInstrument
!= InstrumentViewModel.Instrument.GetKey() ||