41 references to ClosedConnectionError
System.Data (41)
fx\src\data\Microsoft\SqlServer\Server\sqlpipe.cs (1)
72throw ADP.ClosedConnectionError();
fx\src\data\System\Data\ProviderBase\DbConnectionClosed.cs (8)
29throw ADP.ClosedConnectionError(); 34throw ADP.ClosedConnectionError(); 38throw ADP.ClosedConnectionError(); 42throw ADP.ClosedConnectionError(); 50throw ADP.ClosedConnectionError(); 54throw ADP.ClosedConnectionError(); 58throw ADP.ClosedConnectionError(); 62throw ADP.ClosedConnectionError();
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (1)
2008throw ADP.ClosedConnectionError();
fx\src\data\System\Data\SqlClient\SqlCommand.cs (7)
217throw ADP.ClosedConnectionError(); 1385throw ADP.ClosedConnectionError(); 1399throw ADP.ClosedConnectionError(); 3783throw ADP.ClosedConnectionError(); 4794throw ADP.ClosedConnectionError(); 4938throw ADP.ClosedConnectionError(); 5174throw ADP.ClosedConnectionError();
fx\src\data\System\Data\SqlClient\SqlConnection.cs (2)
1807throw ADP.ClosedConnectionError(); 1824throw ADP.ClosedConnectionError();
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (5)
1102networkPacketTaskSource.TrySetException(ADP.ClosedConnectionError()); 2808throw ADP.ClosedConnectionError(); 2883throw ADP.ClosedConnectionError(); 4571source.TrySetException(ADP.ExceptionWithStackTrace(ADP.ClosedConnectionError())); 4614source.SetException(ADP.ExceptionWithStackTrace(ADP.ClosedConnectionError()));
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
700throw ADP.ClosedConnectionError();
fx\src\data\System\Data\SqlClient\TdsParser.cs (5)
7969throw ADP.ClosedConnectionError(); 8076throw ADP.ClosedConnectionError(); 9134throw ADP.ClosedConnectionError(); 9288throw ADP.ClosedConnectionError(); 9501throw ADP.ClosedConnectionError();
fx\src\data\System\Data\SqlClient\TdsParserSessionPool.cs (1)
154throw ADP.ClosedConnectionError();
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (10)
1938throw ADP.ClosedConnectionError(); 1954throw ADP.ClosedConnectionError(); 2019taskSource.TrySetException(ADP.ExceptionWithStackTrace(ADP.ClosedConnectionError())); 2024taskSource.TrySetException(ADP.ExceptionWithStackTrace(ADP.ClosedConnectionError())); 2124throw ADP.ClosedConnectionError(); 2174throw ADP.ClosedConnectionError(); 2335throw ADP.ClosedConnectionError(); 2532throw ADP.ClosedConnectionError(); 2688throw ADP.ClosedConnectionError(); 2812throw ADP.ClosedConnectionError();