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)
256
return
_performanceCounters
;