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