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