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