2 writes to Counters
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\PerformanceData\CounterSetInstance.cs (2)
40
Counters
= new CounterSetInstanceCounterDataSet(this);
93
Counters
= null;
2 references to Counters
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\PerformanceData\CounterSetInstance.cs (2)
90
if (
Counters
!= null)
92
Counters
.Dispose();