2 references to CustomChoiceValue
aspire (2)
Commands\PublishCommandBase.cs (2)
617
options.Add(KeyValuePair.Create(
CustomChoiceValue
, InteractionServiceStrings.CustomChoiceLabel));
628
if (value ==
CustomChoiceValue
)