3 writes to _totalObjects
System.Data.OleDb (3)
System\Data\ProviderBase\DbConnectionPool.cs (3)
677_totalObjects = _objectList.Count; 691oldConnectionPool._totalObjects = oldConnectionPool._objectList.Count; 897_totalObjects = _objectList.Count;
1 reference to _totalObjects
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionPool.cs (1)
422get { return _totalObjects; }