4 references to SingletonInstance
System.Data.OleDb (4)
System\Data\ProviderBase\DbConnectionHelper.cs (4)
25_innerConnection = DbConnectionClosedNeverOpened.SingletonInstance; 37if (DbConnectionClosedNeverOpened.SingletonInstance == connection._innerConnection) 39_innerConnection = DbConnectionClosedNeverOpened.SingletonInstance; 96_innerConnection = DbConnectionClosedNeverOpened.SingletonInstance;