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)
138return _counterType; 169(_counterType == sample._counterType) &&