3 writes to _counterType
System.Diagnostics.PerformanceCounter (3)
System\Diagnostics\PerformanceCounter.cs (3)
213_counterType = counterSample._counterType; 355_counterType = -1; 548_counterType = counterSample._counterType;
2 references to _counterType
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\PerformanceCounter.cs (2)
202if (_counterType == -1) 217return (PerformanceCounterType)_counterType;