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