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