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