6 references to Choice
Aspire.Hosting (2)
Dashboard\DashboardService.cs (1)
201Aspire.Hosting.InputType.Choice => Aspire.DashboardService.Proto.V1.InputType.Choice,
IInteractionService.cs (1)
124/// Gets or sets the options for the input. Only used by <see cref="InputType.Choice"/> inputs.
Publishers.AppHost (3)
DistributedApplicationBuilderExtensions.cs (3)
54InputType = InputType.Choice, 135InputType = InputType.Choice, 182InputType = InputType.Choice,
Stress.AppHost (1)
InteractionCommands.cs (1)
103InputType = InputType.Choice,