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