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