1 write to Launcher
Aspire.Dashboard (1)
Model\Assistant\AssistantChatViewModel.cs (1)
345Launcher = response.Launcher?.ToLowerInvariant() switch
3 references to Launcher
Aspire.Dashboard (3)
Components_Controls_AssistantChat_razor.g.cs (1)
1774var helpText = (ChatViewModel.Launcher == KnownLaunchers.VisualStudio)
Model\Assistant\AssistantChatViewModel.cs (2)
378.Where(m => FilterUnsupportedModels(m.Family!, Launcher)) 998return Launcher switch