4 references to SingletonInstance
System.Data (4)
fx\src\Data\System\Data\ProviderBase\DbConnectionHelper.cs (4)
37_innerConnection = DbConnectionClosedNeverOpened.SingletonInstance; 49if (DbConnectionClosedNeverOpened.SingletonInstance == connection._innerConnection) 51_innerConnection = DbConnectionClosedNeverOpened.SingletonInstance; 110_innerConnection = DbConnectionClosedNeverOpened.SingletonInstance;