3 references to IsBooleanInput
aspire (3)
Commands\ResourceCommand.cs (3)
393Option option = (IsBooleanInput(argument), IsNumberInput(argument), parseAsString) switch 860return IsBooleanInput(argument) 895var valuePlaceholder = IsBooleanInput(argument)