6 references to Choice
Aspire.Hosting (2)
Dashboard\DashboardService.cs (1)
201
Aspire.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)
54
InputType = InputType.
Choice
,
135
InputType = InputType.
Choice
,
182
InputType = InputType.
Choice
,
Stress.AppHost (1)
InteractionCommands.cs (1)
103
InputType = InputType.
Choice
,