1 reference to InputType
Aspire.Hosting (1)
ParameterResourceBuilderExtensions.cs (1)
267
InputType = options.
InputType
?? (parameter.Secret ? InputType.SecretText : InputType.Text),