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