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