3 references to PutObject
System.Data.Odbc (3)
Common\System\Data\ProviderBase\DbConnectionInternal.cs (1)
95
connectionPool.
PutObject
(this, owningObject); // PutObject calls Deactivate for us...
Common\System\Data\ProviderBase\DbConnectionPool.cs (2)
649
PutObject
(connection, next.Owner);
868
this.
PutObject
(obj, owningObject);