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