4 references to ConnectionDoomed
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (1)
1127
throw SQL.
ConnectionDoomed
();
fx\src\data\System\Data\SqlClient\SqlDelegatedTransaction.cs (1)
340
enlistment.Aborted(SQL.
ConnectionDoomed
());
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
941
throw SQL.
ConnectionDoomed
();
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (1)
2229
throw SQL.
ConnectionDoomed
();