3 writes to _errorTimer
System.Data.OleDb (3)
System\Data\ProviderBase\DbConnectionPool.cs (3)
399_errorTimer = null; // No error yet. 729_errorTimer = t; 916_errorTimer = null;
1 reference to _errorTimer
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionPool.cs (1)
915Timer? t = _errorTimer;