4 references to SingletonInstance
System.Data.Odbc (4)
System\Data\Odbc\OdbcConnectionHelper.cs (4)
24_innerConnection = DbConnectionClosedNeverOpened.SingletonInstance; 37if (DbConnectionClosedNeverOpened.SingletonInstance == connection._innerConnection) 39_innerConnection = DbConnectionClosedNeverOpened.SingletonInstance; 99_innerConnection = DbConnectionClosedNeverOpened.SingletonInstance;