2 references to PromptBuilderInvalidVariant
System.Speech (2)
Synthesis\SpeechSynthesizer.cs (1)
65throw new ArgumentOutOfRangeException(nameof(voiceAlternate), SR.Get(SRID.PromptBuilderInvalidVariant));
Synthesis\VoiceInfo.cs (1)
110throw new ArgumentOutOfRangeException(nameof(voiceAlternate), SR.Get(SRID.PromptBuilderInvalidVariant));