3 references to NotSupportedWithThisVersionOfSAPICompareOption
System.Speech (3)
Recognition\RecognizerBase.cs (3)
338
throw new NotSupportedException(SR.Get(SRID.
NotSupportedWithThisVersionOfSAPICompareOption
));
357
throw new NotSupportedException(SR.Get(SRID.
NotSupportedWithThisVersionOfSAPICompareOption
));
2661
throw new NotSupportedException(SR.Get(SRID.
NotSupportedWithThisVersionOfSAPICompareOption
));