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)
70bool flag = (!_connectionIsDoomed && !_cannotBePooled && !_owningObject.IsAlive);