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)
94if (_renderedInstrument is null || _renderedInstrument != InstrumentViewModel.Instrument.GetKey() ||