2 references to CustomChoiceValue
aspire (2)
Commands\PipelineCommandBase.cs (2)
772
options.Add(KeyValuePair.Create(
CustomChoiceValue
, InteractionServiceStrings.CustomChoiceLabel));
783
if (value ==
CustomChoiceValue
)