1 instantiation of PendingGetConnection
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionPool.cs (1)
1066
new
PendingGetConnection
(
4 references to PendingGetConnection
System.Data.OleDb (4)
System\Data\ProviderBase\DbConnectionPool.cs (4)
349
private readonly ConcurrentQueue<
PendingGetConnection
> _pendingOpens = new ConcurrentQueue<
PendingGetConnection
>();
931
PendingGetConnection
? next;
1065
var
pendingGetConnection =