3 references to SeekNotSupported
System.Speech (3)
Internal\SeekableReadStream.cs (3)
112
throw new NotSupportedException(SR.Get(SRID.
SeekNotSupported
));
126
throw new NotSupportedException(SR.Get(SRID.
SeekNotSupported
));
218
throw new NotSupportedException(SR.Get(SRID.
SeekNotSupported
));