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