5 references to AllChoice
aspire (5)
Commands\AgentInitCommand.cs (4)
65
ConsoleInteractionService.
AllChoice
,
74
ConsoleInteractionService.
AllChoice
,
536
string.Equals(requestedSkills, ConsoleInteractionService.
AllChoice
, StringComparison.OrdinalIgnoreCase) ||
579
string.Equals(value, ConsoleInteractionService.
AllChoice
, StringComparison.OrdinalIgnoreCase))
Interaction\ConsoleInteractionService.cs (1)
780
if (string.Equals(commaSeparatedValues,
AllChoice
, StringComparison.OrdinalIgnoreCase))