1 write to _cannotBePooled
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionInternal.Shared.cs (1)
411
_cannotBePooled
= true;
1 reference to _cannotBePooled
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionInternal.Shared.cs (1)
70
bool flag = (!_connectionIsDoomed && !
_cannotBePooled
&& !_owningObject.IsAlive);