3 references to AcceptOnlyFromAmong
aspire (1)
Commands\CompletionsCommand.cs (1)
34_shellArgument.AcceptOnlyFromAmong(CompletionScripts.SupportedShells);
Microsoft.DotNet.Cli.Definitions (1)
Commands\NuGet\NuGetCommandDefinition.cs (1)
115FoldersArgument.AcceptOnlyFromAmong(["all", "http-cache", "global-packages", "plugins-cache", "temp"]);
System.CommandLine (1)
Option{T}.cs (1)
56_argument.AcceptOnlyFromAmong(values);