7 references to InvariantCultureInfo
System.Speech (7)
Recognition\SpeechRecognitionEngine.cs (1)
32
throw new ArgumentException(SR.Get(SRID.
InvariantCultureInfo
), nameof(culture));
Recognition\SrgsGrammar\SrgsDocument.cs (1)
124
throw new ArgumentException(SR.Get(SRID.
InvariantCultureInfo
), nameof(value));
Synthesis\PromptBuilder.cs (3)
29
throw new ArgumentException(SR.Get(SRID.
InvariantCultureInfo
), nameof(culture));
369
throw new ArgumentException(SR.Get(SRID.
InvariantCultureInfo
), nameof(culture));
405
throw new ArgumentException(SR.Get(SRID.
InvariantCultureInfo
), nameof(culture));
Synthesis\SpeechSynthesizer.cs (1)
253
throw new ArgumentException(SR.Get(SRID.
InvariantCultureInfo
), nameof(culture));
Synthesis\VoiceInfo.cs (1)
34
throw new ArgumentException(SR.Get(SRID.
InvariantCultureInfo
), nameof(culture));