6 references to StreamClosed
System.Data (6)
fx\src\data\System\Data\SqlClient\SqlStream.cs (4)
102
throw ADP.
StreamClosed
(ADP.Read);
318
throw ADP.
StreamClosed
(ADP.ParameterSetPosition);
347
throw ADP.
StreamClosed
(ADP.Read);
394
throw ADP.
StreamClosed
(ADP.Read);
fx\src\data\System\Data\SQLTypes\SQLBytes.cs (1)
804
throw ADP.
StreamClosed
(methodname);
fx\src\data\System\Data\SQLTypes\SQLChars.cs (1)
786
throw ADP.
StreamClosed
(methodname);