5 references to ErrorReadingFromStream
System.Data (5)
fx\src\data\System\Data\SqlClient\SqlSequentialStream.cs (2)
112
throw ADP.
ErrorReadingFromStream
(ex);
230
completion.SetException(ADP.ExceptionWithStackTrace(ADP.
ErrorReadingFromStream
(t.Exception.InnerException)));
fx\src\data\System\Data\SqlClient\SqlSequentialStreamSmi.cs (1)
82
throw ADP.
ErrorReadingFromStream
(ex);
fx\src\data\System\Data\SqlClient\SqlSequentialTextReader.cs (2)
215
completion.SetException(ADP.ExceptionWithStackTrace(ADP.
ErrorReadingFromStream
(t.Exception.InnerException)));
330
throw ADP.
ErrorReadingFromStream
(ex);