2 references to GhcpDisabled
Aspire.Dashboard (2)
Components_Controls_AssistantChat_razor.g.cs (1)
1608else if (_renderDisplayState is AssistantChatDisplayState.GhcpDisabled or AssistantChatDisplayState.GhcpError)
Model\Assistant\AssistantChatViewModel.cs (1)
353DisplayState = AssistantChatDisplayState.GhcpDisabled;