3 references to IsBooleanInput
aspire (3)
Commands\ResourceCommand.cs (3)
392Option option = (IsBooleanInput(argument), IsNumberInput(argument), parseAsString) switch 856return IsBooleanInput(argument) 891var valuePlaceholder = IsBooleanInput(argument)