2 writes to _scrollInstruction
Aspire.Dashboard (2)
Components\Controls\AssistantChat.razor.cs (2)
140_scrollInstruction = ScrollInstruction.None; 274_scrollInstruction = ScrollInstruction.ScrollImmediately;
1 reference to _scrollInstruction
Aspire.Dashboard (1)
Components\Controls\AssistantChat.razor.cs (1)
197if (_scrollInstruction == ScrollInstruction.ScrollImmediately)