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