1 write to Owner
System.Data (1)
fx\src\data\System\Data\ProviderBase\DbConnectionPool.cs (1)
59
Owner
= owner;
2 references to Owner
System.Data (2)
fx\src\data\System\Data\ProviderBase\DbConnectionPool.cs (2)
1123
timeout = !TryGetConnection(next.
Owner
, delay, allowCreate, onlyOneCheckConnection, next.UserOptions, out connection);
1157
PutObject(connection, next.
Owner
);