2 references to SupportedShells
aspire (2)
Commands\CompletionsCommand.cs (1)
34_shellArgument.AcceptOnlyFromAmong(CompletionScripts.SupportedShells);
Completions\CompletionScripts.cs (1)
13if (SupportedShells.Contains(shell, StringComparer.Ordinal))