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