3 writes to _errorTimer
System.Data.Odbc (3)
Common\System\Data\ProviderBase\DbConnectionPool.cs (3)
162_errorTimer = null; // No error yet. 453_errorTimer = t; 570_errorTimer = null;
1 reference to _errorTimer
System.Data.Odbc (1)
Common\System\Data\ProviderBase\DbConnectionPool.cs (1)
569Timer? t = _errorTimer;