5 references to AllChoice
aspire (5)
Commands\AgentInitCommand.cs (4)
64ConsoleInteractionService.AllChoice, 73ConsoleInteractionService.AllChoice, 568string.Equals(requestedSkills, ConsoleInteractionService.AllChoice, StringComparison.OrdinalIgnoreCase) || 611string.Equals(value, ConsoleInteractionService.AllChoice, StringComparison.OrdinalIgnoreCase))
Interaction\ConsoleInteractionService.cs (1)
773if (string.Equals(commaSeparatedValues, AllChoice, StringComparison.OrdinalIgnoreCase))