2 references to OperationAborted
System.Speech (2)
Recognition\RecognizerBase.cs (2)
134
throw new OperationCanceledException(SR.Get(SRID.
OperationAborted
));
554
throw new OperationCanceledException(SR.Get(SRID.
OperationAborted
));