3 references to PutObject
System.Data.OleDb (3)
System\Data\ProviderBase\DbConnectionInternal.cs (1)
94connectionPool.PutObject(this, owningObject); // PutObject calls Deactivate for us...
System\Data\ProviderBase\DbConnectionPool.cs (2)
1016PutObject(connection, next.Owner); 1300this.PutObject(obj, owningObject);