2 references to ConnectionIsAlive
System.Data (2)
fx\src\data\System\Data\Odbc\OdbcConnection.cs (1)
483ConnectionIsAlive(e); // this will close and throw if the connection is dead
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (1)
1752Connection.ConnectionIsAlive(exception);