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