2 references to Boolean
Aspire.Hosting (1)
Dashboard\DashboardService.cs (1)
201
ApplicationModel.InputType.
Boolean
=> InputType.Boolean,
Stress.AppHost (1)
InteractionCommands.cs (1)
131
new InteractionInput { InputType = InputType.
Boolean
, Label = "Remember me", Placeholder = "What does this do?", Required = true },