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