2 writes to _counterType
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\CounterSample.cs (2)
28
_counterType
= counterType;
40
_counterType
= counterType;
3 references to _counterType
System.Diagnostics.PerformanceCounter (3)
System\Diagnostics\CounterSample.cs (3)
138
return
_counterType
;
169
(
_counterType
== sample.
_counterType
) &&