3 writes to _performanceCounters
System.Data.OleDb (3)
System\Data\ProviderBase\DbConnectionInternal.cs (1)
139_performanceCounters = null;
System\Data\ProviderBase\DbConnectionInternal.Shared.cs (2)
438_performanceCounters = performanceCounters; 452_performanceCounters = connectionPool.PerformanceCounters;
1 reference to _performanceCounters
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionInternal.Shared.cs (1)
256return _performanceCounters;