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