1 write to PreviousInstrumentName
Aspire.Dashboard (1)
Components\Controls\Chart\ChartContainer.razor.cs (1)
225PreviousInstrumentName = InstrumentName;
1 reference to PreviousInstrumentName
Aspire.Dashboard (1)
Components\Controls\Chart\ChartContainer.razor.cs (1)
223var hasInstrumentChanged = PreviousMeterName != MeterName || PreviousInstrumentName != InstrumentName;