3 writes to _errorTimer
System.Data (3)
fx\src\data\System\Data\ProviderBase\DbConnectionPool.cs (3)
491_errorTimer = null; // No error yet. 860_errorTimer = t; 1049_errorTimer = null;
1 reference to _errorTimer
System.Data (1)
fx\src\data\System\Data\ProviderBase\DbConnectionPool.cs (1)
1048Timer t = _errorTimer;