4 references to PromptAsyncOperationCancelled
System.Speech (4)
Internal\Synthesis\VoiceSynthesis.cs (4)
395paramSpeak._prompt.Exception = new OperationCanceledException(SR.Get(SRID.PromptAsyncOperationCancelled)); 420paramSpeak._prompt.Exception = new OperationCanceledException(SR.Get(SRID.PromptAsyncOperationCancelled)); 879throw new OperationCanceledException(SR.Get(SRID.PromptAsyncOperationCancelled)); 944throw new OperationCanceledException(SR.Get(SRID.PromptAsyncOperationCancelled));